Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.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.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.Extended.PropertyGrid.AdvancedEditor
                            C1.WPF.Extended.PropertyGrid.CollectionEditor

    See Also