[]
Gets or sets the spin increment of the NumberIntegerPartField.
public int SpinIncrement { get; set; }
Public Property SpinIncrement As Integer
Type | Description |
---|---|
int | An int value indicates the spin increment. The default value is 1. |
The default value is the same as SpinIncrementValue except user set the local value.