In This Article

NullableDatePropertyEditor Class

Represents a PropertyEditor for editing a nullable DateTime value with a DateEditBox.

public class NullableDatePropertyEditor : DatePropertyEditor, INotifyPropertyChanged
Inheritance:
Object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase DateTimePropertyEditor DatePropertyEditor Object

Constructors

NullableDatePropertyEditor()

Initializes an instance of the NullableDatePropertyEditor class.

public NullableDatePropertyEditor()

Inherited Members