Enum SliderSnapsTo
Specifies the SliderSnapsTo with range slider.
Namespace: Syncfusion.Windows.Controls.Input
Assembly: Syncfusion.SfInput.Wpf.dll
Syntax
public enum SliderSnapsTo
Fields
| Name | Description |
|---|---|
| None | Conform the indicator to Values. |
| StepValues | Conform the indicator to the step values. |
| Ticks | Conform the indicator to the tick marks. |