[]
Gets or sets the spin increment of the field.
public int SpinIncrement { get; set; }
Public Property SpinIncrement As Integer
Type | Description |
---|---|
int | An int value indicates the spin increment. |
The default value is the owner's Increment value except we set the value.