Search Results for

    Show / Hide Table of Contents

    Class DataLocalizationEditor

    Usercontrol for multi language data manipulation

    Inheritance
    System.Object
    DataLocalizationEditor
    Namespace: Simplic.Framework.DBUI
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class DataLocalizationEditor : UserControl

    Constructors

    | Improve this Doc View Source

    DataLocalizationEditor()

    Constructor

    Declaration
    public DataLocalizationEditor()

    Fields

    | Improve this Doc View Source

    IsReadOnlyProperty

    Declaration
    public static readonly DependencyProperty IsReadOnlyProperty
    Field Value
    Type Description
    DependencyProperty

    Properties

    | Improve this Doc View Source

    IsReadOnly

    Declaration
    public bool IsReadOnly { get; set; }
    Property Value
    Type Description
    System.Boolean

    Methods

    | Improve this Doc View Source

    SaveChanges()

    Saves the changes

    Declaration
    public void SaveChanges()
    | Improve this Doc View Source

    SetConfig(DataLocalizationEditorConfig)

    Sets the Config

    Declaration
    public void SetConfig(DataLocalizationEditorConfig config)
    Parameters
    Type Name Description
    DataLocalizationEditorConfig config
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx