Enum StepAction
Defines the behavior of a range slider when a Large/Small step is performed.
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public enum StepAction
ChangeRange
Increases/Decreases the range.
MoveRange
Moves the whole range.