The following tables list the members exposed by SliderTrackCssClasses.
Name | Description | |
---|---|---|
CssClass | Gets sets the custom css class applied to html element which renders track bar. | |
DisabledCssClass | Gets sets the custom css class applied to html element which renders track bar when slider is disabled. | |
FocusCssClass | Gets sets the custom css class applied to html element which renders track bar when slider has focus. | |
HoverCssClass | Gets sets the custom css class applied to html element which renders track bar when mouse is moved over track bar. | |
LeftOrTopEdgeCssClass | Gets sets the custom css class applied to html element which renders left edge of track bar for horizontal slider or top edge of track bar for vertical slider. | |
MarginCssClass | Gets sets the custom css class responsible for margins between increment/decrement buttons and slider track. | |
RightOrBottomEdgeCssClass | Gets sets the custom css class applied to html element which renders right edge of track bar for horizontal slider or bottom edge of track bar for vertical slider. | |
SecondaryValueFillCssClass | Gets sets the custom css class applied to html element which renders left edge of track bar for horizontal slider or bottom edge of track bar for vertical slider when FillValueMode is set to All and EnableSecondaryValue of WebSlider is enabled. | |
ValueEdgeCssClass | Gets sets the custom css class applied to html element which renders left edge of track bar for horizontal slider or bottom edge of track bar for vertical slider when FillValueMode is set to MainValue or All. | |
ValueFillCssClass | Gets sets the custom css class applied to html element which renders part of track bar located between edge of track and main thumb. |