Returns a new instance of the current Editor.

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

Syntax

C#
public ITypeEditorControl EditorInstance { get; }
Visual Basic
Public ReadOnly Property EditorInstance As ITypeEditorControl
	Get

See Also