C1.Silverlight.Extended Namespace / PropertyBox Class
Members

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
 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               C1.Silverlight.Extended.PropertyBox

See Also