EnumSpinMode
Enum
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
Position
Spins the value of the section and not the value of the input control.
PositionAndValue
Spins the value of the section and the value of the input control.