Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.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.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                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.WPF.Extended.PropertyGrid.BoolEditor

    See Also