SliderElementNames Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Represents a list of RadSlider element names used accross the wrapper controls.
Inheritance Hierarchy

SystemObject
  Telerik.WebAii.Controls.XamlSliderElementNames

Namespace:  Telerik.WebAii.Controls.Xaml
Assembly:  Telerik.WebAii.Controls.Xaml (in Telerik.WebAii.Controls.Xaml.dll) Version: 2012.1.719.0 (2012.1.719.0)
Syntax

public static class SliderElementNames

The SliderElementNames type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberBottomTickBarName
The name of the bottom tick bar.
Public fieldStatic memberHorizontalDecreaseButtonName
The name of the horizontal decrease button.
Public fieldStatic memberHorizontalIncreaseButtonName
The name of the horizontal increase button.
Public fieldStatic memberHorizontalRangeEndThumbName
The name of the horizontal range end thumb element.
Public fieldStatic memberHorizontalRangeMiddleThumbName
The name of the horizontal range middle thumb element.
Public fieldStatic memberHorizontalRangeStartThumbName
The name of the horizontal range start thumb element.
Public fieldStatic memberHorizontalRangeTemplateName
The name of the horizontal range template grid element.
Public fieldStatic memberHorizontalSingleThumbName
The name of the horizontal single thumb element.
Public fieldStatic memberHorizontalSingleThumbTemplateName
The name of the horizontal single thumb template grid element.
Public fieldStatic memberHorizontalTemplateName
The name of the horizontal template grid element.
Public fieldStatic memberLeftTickBarName
The name of the left tick bar.
Public fieldStatic memberRightTickBarName
The name of the right tick bar.
Public fieldStatic memberTopTickBarName
The name of the top tick bar.
Public fieldStatic memberVerticalDecreaseButtonName
The name of the vertical decrease button.
Public fieldStatic memberVerticalIncreaseButtonName
The name of the vertical increase button.
Public fieldStatic memberVerticalRangeEndThumbName
The name of the vertical range end thumb element.
Public fieldStatic memberVerticalRangeMiddleThumbName
The name of the vertical range middle thumb element.
Public fieldStatic memberVerticalRangeStartThumbName
The name of the vertical range start thumb element.
Public fieldStatic memberVerticalRangeTemplateName
The name of the vertical range template grid element.
Public fieldStatic memberVerticalSingleThumbName
The name of the vertical single thumb element.
Public fieldStatic memberVerticalSingleThumbTemplateName
The name of the vertical single thumb template grid element.
Top
See Also

Reference