ClassSliderElementNames
Represents a list of RadSlider element names used accross the wrapper controls.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
public static class SliderElementNames
Inheritance: objectSliderElementNames
Fields
BottomTickBarName
The name of the bottom tick bar.
Declaration
public const string BottomTickBarName = "BottomTickBar"
Field Value
EndThumbName
The name of the EndThumb element used in RangeSliderThumb.
HorizontalDecreaseButtonName
The name of the horizontal decrease button.
Declaration
public const string HorizontalDecreaseButtonName = "DecreaseButton"
Field Value
HorizontalIncreaseButtonName
The name of the horizontal increase button.
Declaration
public const string HorizontalIncreaseButtonName = "IncreaseButton"
Field Value
HorizontalRangeEndThumbName
The name of the horizontal range end thumb element.
Declaration
public const string HorizontalRangeEndThumbName = "RangeEndThumb"
Field Value
HorizontalRangeMiddleThumbName
The name of the horizontal range middle thumb element.
Declaration
public const string HorizontalRangeMiddleThumbName = "RangeMiddleThumb"
Field Value
HorizontalRangeStartThumbName
The name of the horizontal range start thumb element.
Declaration
public const string HorizontalRangeStartThumbName = "RangeStartThumb"
Field Value
HorizontalRangeTemplateName
The name of the horizontal range template grid element.
Declaration
public const string HorizontalRangeTemplateName = "HorizontalRangeTemplate"
Field Value
HorizontalSingleThumbName
The name of the horizontal single thumb element.
Declaration
public const string HorizontalSingleThumbName = "SingleThumbHost"
Field Value
HorizontalSingleThumbTemplateName
The name of the horizontal single thumb template grid element.
Declaration
public const string HorizontalSingleThumbTemplateName = "HorizontalSingleThumbTemplate"
Field Value
HorizontalTemplateName
The name of the horizontal template grid element.
Declaration
public const string HorizontalTemplateName = "HorizontalTemplate"
Field Value
LeftTickBarName
The name of the left tick bar.
MiddleThumbName
The name of the MiddleThumb element used in RangeSliderThumb.
Declaration
public const string MiddleThumbName = "MiddleThumb"
Field Value
RightTickBarName
The name of the right tick bar.
Declaration
public const string RightTickBarName = "BottomTickBar"
Field Value
StartThumbName
The name of the StartThumb element used in RangeSliderThumb.
TopTickBarName
The name of the top tick bar.
VerticalDecreaseButtonName
The name of the vertical decrease button.
Declaration
public const string VerticalDecreaseButtonName = "VerticalDecreaseHandle"
Field Value
VerticalIncreaseButtonName
The name of the vertical increase button.
Declaration
public const string VerticalIncreaseButtonName = "VerticalIncreaseHandle"
Field Value
VerticalRangeEndThumbName
The name of the vertical range end thumb element.
Declaration
public const string VerticalRangeEndThumbName = "RangeEndThumb"
Field Value
VerticalRangeMiddleThumbName
The name of the vertical range middle thumb element.
Declaration
public const string VerticalRangeMiddleThumbName = "RangeMiddleThumb"
Field Value
VerticalRangeStartThumbName
The name of the vertical range start thumb element.
Declaration
public const string VerticalRangeStartThumbName = "RangeStartThumb"
Field Value
VerticalRangeTemplateName
The name of the vertical range template grid element.
Declaration
public const string VerticalRangeTemplateName = "VerticalRangeTemplate"
Field Value
VerticalSingleThumbName
The name of the vertical single thumb element.
Declaration
public const string VerticalSingleThumbName = "SingleThumbHost"
Field Value
VerticalSingleThumbTemplateName
The name of the vertical single thumb template grid element.
Declaration
public const string VerticalSingleThumbTemplateName = "VerticalSingleThumbTemplate"
Field Value