ExtendedLibrary for WPF/Silverlight
BoolEditor クラス
メンバ 

C1.WPF.Extended.4.5.2 アセンブリ > C1.WPF.Extended.PropertyGrid 名前空間 : BoolEditor クラス
ブール値を編集する場合に、C1PropertyGrid によって使用されるデフォルトのエディタ。
オブジェクト モデル
BoolEditor クラス
シンタックス
'宣言
 
Public Class BoolEditor 
   Inherits System.Windows.Controls.CheckBox
   Implements C1.WPF.Extended.ITypeEditorControlC1.WPF.Extended.ITypeMutipleEditorControl 
public class BoolEditor : System.Windows.Controls.CheckBox, C1.WPF.Extended.ITypeEditorControlC1.WPF.Extended.ITypeMutipleEditorControl  
継承階層

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

参照

BoolEditor メンバ
C1.WPF.Extended.PropertyGrid 名前空間