In This Article

NullableBooleanPropertyEditor Class

Represents a PropertyEditor for editing a nullable Boolean with a three-state CheckBox.

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

Constructors

NullableBooleanPropertyEditor()

Initializes an instance of the NullableBooleanPropertyEditor class.

public NullableBooleanPropertyEditor()

Inherited Members