ClassTimePickerElementNames
Class
Holds the list of the important TimePicker element names.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public static class TimePickerElementNames
Inheritance: objectTimePickerElementNames
Fields
InputBoxName
The name of the TimePicker input box element.
PopupName
The name of the TimePicker popup element.
ToggleButtonName
The name of the TimePicker toggle button element.
Declaration
cs-api-definition
public const string ToggleButtonName = "ToggleButtonElement"
Field Value