In This Article

NullableTimePropertyEditor Class

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

public class NullableTimePropertyEditor : TimePropertyEditor, INotifyPropertyChanged
Inheritance:
Object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase DateTimePropertyEditor TimePropertyEditor Object

Constructors

NullableTimePropertyEditor()

Initializes an instance of the NullableTimePropertyEditor class.

public NullableTimePropertyEditor()

Inherited Members