Enum
StepAction

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:

cs-api-definition
public enum StepAction

Fields

ChangeRange

Increases/Decreases the range.

Declaration

cs-api-definition
ChangeRange = 0

Field Value

StepAction

MoveRange

Moves the whole range.

Declaration

cs-api-definition
MoveRange = 1

Field Value

StepAction

In this article
DefinitionFieldsChangeRangeMoveRange
Not finding the help you need?
Contact Support