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
 
See Also