[]
Gets or sets the interval before the spin buttons start firing click events, in milliseconds.
[C1Category("Behavior")]
[C1Description("RibbonTimePicker.SpinButtonPressDelay", "The interval before the spin buttons start firing click events, in milliseconds.")]
public int SpinButtonPressDelay { get; set; }