C1.Silverlight.Extended.PropertyGrid Namespace / BoolEditor Class
Members

BoolEditor Class
Default editor used by C1PropertyGrid to edit bool values.
Object Model
BoolEditor Class
Syntax
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ContentControl
                  System.Windows.Controls.Primitives.ButtonBase
                     System.Windows.Controls.Primitives.ToggleButton
                        System.Windows.Controls.CheckBox
                           C1.Silverlight.Extended.PropertyGrid.BoolEditor

See Also