In This Article

NullableDateTimePropertyEditor Class

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

public class NullableDateTimePropertyEditor : DateTimePropertyEditor
Inheritance:
object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase DateTimePropertyEditor object

Constructors

NullableDateTimePropertyEditor()

Initializes an instance of the NullableDateTimePropertyEditor class.

public NullableDateTimePropertyEditor()

Inherited Members