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

In This Topic
    Editor Property (EditorAttribute)
    In This Topic
    Returns the current value of the attribute.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Editor As Type
    public Type Editor {get;}
    See Also