Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.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.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   C1.Silverlight.Extended.C1PropertyGrid

    See Also