ComponentOne Extended Library for WPF and Silverlight
PropertyBox Class
Members 

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

See Also

Reference

PropertyBox Members
C1.Silverlight.Extended Namespace