Nevron.Nov.Editors Namespace / NLanguagePropertyEditor Class
Fields Properties Methods Events


In This Topic
    NLanguagePropertyEditor Class Members
    In This Topic

    The following tables list the members exposed by NLanguagePropertyEditor.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)A language property editor that shows a combo box with all culture specific languages.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the LanguageSet property.  
    Public Fieldstatic (Shared in Visual Basic)A language property editor that shows a combo box with languages the current application is localized to.  
    Public Fieldstatic (Shared in Visual Basic)A language property editor that shows a list box with languages the current application is localized to.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NLanguagePropertyEditor.  
    Top
    Protected Fields
     NameDescription
    Internal Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the language set of this editor. By default set to ENLanguageSet.AllLanguages.  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Protected MethodOverridden. Overriden to return the supported values.  
    Protected MethodOverridden. Overriden to return a label, which contains a string representation of the specified language info.  
    Protected MethodOverridden. Checks whether the given options are equal.  
    Top
    See Also