In This Article

NullableDatePropertyEditor Class

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

public class NullableDatePropertyEditor : DatePropertyEditor
Inheritance:
object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase DateTimePropertyEditor DatePropertyEditor object

Constructors

NullableDatePropertyEditor()

Initializes an instance of the NullableDatePropertyEditor class.

public NullableDatePropertyEditor()

Inherited Members