New to Telerik UI for WinFormsStart a free 30-day trial

Properties

Updated over 6 months ago
PropertyDescription
CultureGets or sets the current culture associated to the RadTimeSpanPicker
EditModeGets or sets a value indicating how the users will edit the TimeSpan value.
EditMode.MaskThe value will be edited in masked edit box.
EditMode.PopupThe value will be edited only in pop-up.
EditMode.CombinedThe value is modified both in masked edit box and pop-up.
DaysStepGets or sets the days step used when modifying the value.
HoursStepGets or sets the hours step used when modifying the value.
MinutesStepGets or sets the minutes step used when modifying the value.
SecondsStepGets or sets the seconds step used when modifying the value.
MillisecondsStepGets or sets the milliseconds step used when modifying the value.
ReadOnlyGets or sets a value indicating whether the contents of the TextBox control can be changed.
EnableNullValueInputGets or set a value indicating whether end users can set the value to NULL.
NullTextGets or sets the text that is displayed when RadTimeSpanPicker has no text set.
ValueGets or sets the time value assigned to the control.
MinValueGets or sets the Minimal TimeSpan value assigned to the control.
MaxValueGets or sets the Maximal TimeSpan value assigned to the control.
FormatGets or sets the format string.
ShowSpinButtonsGets or sets a value indicating whether the spin buttons will be shown.
TextAlignGets or sets the horizontal alignment of the text.

Events

EventDescription
ValueChangingOccurs when the editing value is about to be changed.
ValueChangedOccurs when the editing value has been changed.
PopupOpeningOccurs when the pop-up about to be opened.
PopupOpenedOccurs when the pop-up is opened.
PopupClosingOccurs when the pop-up about to be closed.
PopupClosedOccurs when the pop-up is closed.

See Also

In this article
See Also
Not finding the help you need?
Contact Support