Namespace Syncfusion.UI.Xaml.Sliders
Classes
| Placement
Position the elements either after or before of the track. |
| RangeSliderToolTipInfo
RangeSliderToolTipInfo contains the information about the range slider tooltip. |
| RangeValueChangedEventArgs
To get the range changed event arguments. |
| SfRangeSlider
Range Slider is a highly interactive UI control, allowing users to select a smaller range from a larger data set. The range can be selected by moving the thumb along the track. It provides rich features such as labels, ticks, dividers, thumb, and tooltip. |
| SfSlider
Slider is a highly interactive UI control, allowing users to select a single value from a range of values. It provides rich features such as labels, ticks, dividers, thumb, and tooltip. |
| SliderBase
Base class of SfSlider and SfRangeSlider. It contains common logic of track, ticks, labels, etc that help to visualize the data. |
| SliderLabelInfo
It helps the user to display labels that associate a numeric value with major tick marks. |
| SliderScalePanel
SliderScalePanel is used to arrange the scale elements such as tick, label and divider. |
| SliderToolTip
SliderToolTip is used to display the tooltip for slider. |
| SliderToolTipInfo
SliderToolTipInfo contains the common information about the tooltip. |
| SliderValueChangedEventArgs
To get the SliderValueChanged event arguments. |
| ThumbType
Apply the different thumb type for thumb. |
| TooltipOption
Control to place the tooltip either in both thumb or active thumb. |