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

In This Topic
    PropertyBox Class
    In This Topic
    The control used by the C1PropertyGrid to display the SelectedObject's properties.
    Object Model
    PropertyBox Class
    Syntax
    'Declaration
     
    
    Public Class PropertyBox 
       Inherits System.Windows.Controls.Control
    public class PropertyBox : 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.PropertyBox

    See Also