Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / EditorAttribute Class / EditorInstance Property

In This Topic
    EditorInstance Property (EditorAttribute)
    In This Topic
    Returns a new instance of the current Editor.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property EditorInstance As ITypeEditorControl
    public ITypeEditorControl EditorInstance {get;}
    See Also