In This Article

BooleanPropertyEditor Class

Represents a PropertyEditor for editing a Boolean value with a two-state CheckBox.

public class BooleanPropertyEditor : PropertyEditor, INotifyPropertyChanged
Inheritance:
System.Object ObservableObjectBase PropertyEditor Object

Constructors

BooleanPropertyEditor()

Initializes an instance of the BooleanPropertyEditor class.

public BooleanPropertyEditor()

Inherited Members