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

In This Topic
    C1PropertyGrid Class
    In This Topic
    The C1PropertyGrid Provides a user interface for browsing the properties of an object.
    Object Model
    C1PropertyGrid Class
    Syntax
    'Declaration
     
    
    Public Class C1PropertyGrid 
       Inherits System.Windows.Controls.Control
    public class C1PropertyGrid : 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.C1PropertyGrid

    See Also