In This Article

NullableTimePropertyEditor Class

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

public class NullableTimePropertyEditor : TimePropertyEditor
Inheritance:
object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase DateTimePropertyEditor TimePropertyEditor object

Constructors

NullableTimePropertyEditor()

Initializes an instance of the NullableTimePropertyEditor class.

public NullableTimePropertyEditor()

Inherited Members