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

In This Topic
    AdvancedEditor Class
    In This Topic
    Advanced editor which contains a button and the capability of hosting other common PropertyGrid editors contained in a child window.
    Object Model
    AdvancedEditor Class
    Syntax
    'Declaration
     
    
    Public Class AdvancedEditor 
       Inherits System.Windows.Controls.Control
    public class AdvancedEditor : System.Windows.Controls.Control 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   C1.Silverlight.Extended.PropertyGrid.AdvancedEditor
                      C1.Silverlight.Extended.PropertyGrid.CollectionEditor

    See Also