Creates ands initializes a new instance of the editor

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

Syntax

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

Return Value

Implements

ITypeEditorControl..::..Create()()()()

See Also