Class RadTimeSpanPickerStringId
RadTimeSpanPicker localization strings.
Inheritance
System.Object
RadTimeSpanPickerStringId
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.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class RadTimeSpanPickerStringId
Constructors
RadTimeSpanPickerStringId()
Declaration
public RadTimeSpanPickerStringId()
Fields
CloseButtonText
Declaration
public const string CloseButtonText = "CloseButtonText"
Field Value
System.String
|
DaysText
Declaration
public const string DaysText = "DaysText"
Field Value
System.String
|
HoursText
Declaration
public const string HoursText = "HoursText"
Field Value
System.String
|
MillisecondsText
Declaration
public const string MillisecondsText = "MillisecondsText"
Field Value
System.String
|
MinutesText
Declaration
public const string MinutesText = "MinutesText"
Field Value
System.String
|
NullText
Declaration
public const string NullText = "NullText"
Field Value
System.String
|
SecondsText
Declaration
public const string SecondsText = "SecondsText"
Field Value
System.String
|