Creates ands initializes a new instance of the editor

Namespace:  C1.WPF.Extended.PropertyGrid
Assembly:  C1.WPF.Extended (in C1.WPF.Extended.dll)

Syntax

C#
public virtual ITypeEditorControl Create()
Visual Basic
Public Overridable Function Create As ITypeEditorControl

Return Value

See Also