Class TimeSpanPickerElementNames
Inheritance
System.Object
TimeSpanPickerElementNames
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.Wpf.dll
Syntax
public static class TimeSpanPickerElementNames
Fields
ClearButtonName
Declaration
public const string ClearButtonName = "PART_Clear"
Field Value
System.String
|
CloseButtonName
Declaration
public const string CloseButtonName = "PART_Close"
Field Value
System.String
|
DropDownButtonName
Declaration
public const string DropDownButtonName = "PART_DropDownButton"
Field Value
System.String
|
DropDownPopupContentName
Declaration
public const string DropDownPopupContentName = "DropDownPopupContent"
Field Value
System.String
|
WatermarkTextboxName
Declaration
public const string WatermarkTextboxName = "PART_TimeSpanInput"
Field Value
System.String
|