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