SpinDecimalIncrement Property
SpinDecimalIncrement
Gets or sets the amount by which the value increments when using the
spin buttons and the cursor is in the decimal portion.
Declaration
public float SpinDecimalIncrement { get; set; }
Public Property SpinDecimalIncrement As Single