New to Telerik UI for WPFStart a free 30-day trial

Defines the behavior of a range slider when a Large/Small step is performed.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
public enum StepAction

Fields

Increases/Decreases the range.

C#
ChangeRange = 0

Moves the whole range.

C#
MoveRange = 1
In this article
DefinitionFieldsChangeRangeMoveRange
Not finding the help you need?
Contact Support