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

In This Topic
    Editor Property (AdvancedEditor)
    In This Topic
    Gets the editor used within this advanced editor control.
    Syntax
    'Declaration
     
    
    Public Property Editor As Object
    public object Editor {get; set;}
    See Also