TimeSpanEditorAttribute.NoEmptyOption property
Gets or sets a value indicating whether the empty option should be hidden.
public bool NoEmptyOption { get; set; }
Property Value
true if the empty option should be hidden; otherwise, false.
See Also
- class TimeSpanEditorAttribute