ClassRadTimePicker
Class
Represents a control that enables the user to select time values from a range by tapping on a picker box containing the current value and opening a time selector to select a new value.
Definition
Namespace:Telerik.UI.Xaml.Controls.Input
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class RadTimePicker : RadDateTimePicker
Inheritance: objectRadControlRadHeaderedControlDateTimePickerRadDateTimePickerRadTimePicker
Inherited Members
Constructors
RadTimePicker()
Initializes a new instance of the RadTimePicker class.
Declaration
cs-api-definition
public RadTimePicker()
Remarks
See the DateTimePicker class for the inherited members.