In This Article

NullableTimeSpanPropertyEditor Class

Represents a PropertyEditor for editing a nullable TimeSpan value with a TimeSpanEditBox.

public class NullableTimeSpanPropertyEditor : TimeSpanPropertyEditor, INotifyPropertyChanged
Inheritance:
Object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase TimeSpanPropertyEditor Object

Constructors

NullableTimeSpanPropertyEditor()

Initializes an instance of the NullableTimeSpanPropertyEditor class.

public NullableTimeSpanPropertyEditor()

Inherited Members