ComponentOne Extended Library for WPF and Silverlight
PropertyBox Class
Members 

C1.WPF.Extended Namespace : PropertyBox Class
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

Reference

PropertyBox Members
C1.WPF.Extended Namespace