[]
Gets or sets the interval between clicks when the spin buttons are kept pressed, in milliseconds.
[C1Category("Behavior")]
[C1Description("RibbonNumericBox.SpinButtonPressInterval", "The interval between clicks when the spin buttons are kept pressed, in milliseconds.")]
public int SpinButtonPressInterval { get; set; }