Class TimePickerElementNames
Inheritance
System.Object
TimePickerElementNames
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public static class TimePickerElementNames
Fields
InputBoxName
Declaration
public const string InputBoxName = "InputBox"
Field Value
System.String
|
PopupName
Declaration
public const string PopupName = "PART_Popup"
Field Value
System.String
|
ToggleButtonName
Declaration
public const string ToggleButtonName = "ToggleButtonElement"
Field Value
System.String
|