Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended.PropertyGrid Namespace / BoolEditor Class
Members

In This Topic
    BoolEditor Class
    In This Topic
    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