Enum TimeSpanEditMode
This mode indicates how the users will edit the TimeSpan value.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum TimeSpanEditMode
Combined
The value is modified both in masked edit box and pop-up.
Mask
The value will be edited in masked edit box.
Popup
The value will be edited only in pop-up.