Class StepAction
Defines the behavior of a range slider when a Large/Small step is performed.
Inheritance
System.Object
StepAction
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class StepAction : Enum
Fields
ChangeRange
Increases/Decreases the range.
Declaration
public const StepAction ChangeRange
Field Value
StepAction
|
MoveRange
value__
Declaration
public int value__
Field Value
System.Int32
|