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

    See Also