Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended.PropertyGrid Namespace / EnumEditor Class / Create Method

In This Topic
    Create Method (EnumEditor)
    In This Topic
    Creates and initializes a new instance of the editor
    Syntax
    'Declaration
     
    
    Public Overridable Function Create() As ITypeEditorControl
    public virtual ITypeEditorControl Create()
    See Also