Enum
SpinMode

Specifies the behavior of the spin.

Definition

Namespace:Telerik.Windows.Controls.MaskedInput

Assembly:Telerik.Windows.Controls.Input.dll

Syntax:

cs-api-definition
public enum SpinMode

Fields

None

Spin is not allowed.

Declaration

cs-api-definition
None = 0

Field Value

SpinMode

Position

Spins the value of the section and not the value of the input control.

Declaration

cs-api-definition
Position = 1

Field Value

SpinMode

PositionAndValue

Spins the value of the section and the value of the input control.

Declaration

cs-api-definition
PositionAndValue = 2

Field Value

SpinMode

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