C1.WPF.Extended.PropertyGrid Namespace / BoolEditor Class / Create Method

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