In This Article

NullableTimeSpanPropertyEditor Class

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

public class NullableTimeSpanPropertyEditor : TimeSpanPropertyEditor
Inheritance:
object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase TimeSpanPropertyEditor object

Constructors

NullableTimeSpanPropertyEditor()

Initializes an instance of the NullableTimeSpanPropertyEditor class.

public NullableTimeSpanPropertyEditor()

Inherited Members