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

Properties

Updated over 6 months ago
PropertyDescription
MaskedEditBoxGets the masked edit box.
DropDownButtonGets the drop-down button.
UpButtonGets the up arrow button.
DownButtonGets the down arrow button.
PopupFormGets the pop-up form.
SpinButtonsStackLayoutGets the Telerik.WinControls.UI.StackLayoutElement that contains the spin buttons.
PopupMinSizeDetermines the minimum size of the pop-up.
FormatGets or sets the format string.
ColumnsCountGets or sets the number of the columns in the hour/minutes tables in the drop down.
HeadersHeightGets or sets the size of the headers (clock, hours and minutes headers) in the drop down.
ButtonPanelHeightSets or gets the height of the buttons panel at the bottom of the drop down.
TableWidthGets or sets the width of the hours and minutes tables in the drop down.
TimeTablesAllows you to choose between one table or two tables to display both hours and minutes.
ShowSpinButtonsIndicates whether to show the spin buttons.
ClockPositionGets or sets the position of the clock according to the tables. Currently possible options – ClockBeforeTables, ClockAboveTables and HideClock.
StepGets or sets the minutes step.
ReadOnlyMakes the control read only – can’t type in it, or change its value from the UI. Also the drop down cannot be opened.
NullTextThis property determines the text displayed in RadTimeOnlyPicker when the Value is null.
ValueUsed to get or set the control value. It accepts an object of type TimeOnly.
MaxValueGet or set the maximal time value assigned to the control.
MinValueGet or set the minimal time value assigned to the control.
RowHeightGets or sets the height of the rows in the hour/minutes tables in the drop down.
CultureDetermines the language of the drop down and the editable area. From here you can control if the format is 12 ("en-US") or 24 hours ("en-UK").
TimeOnlyPickerElementGives access the RadTimeOnlyPickerElement.

Events

EventsDescription
ValueChangingCancelable event, occurs when the value is changing.
ValueChangedoccurs when the value is changed.
TimeCellFormattingoccurs when a cell is being created/shown. Used for formatting the cell’s appearance.

See Also

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