[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonNumericBox.SpinButtonPressDelay

SpinButtonPressDelay Property

SpinButtonPressDelay

Gets or sets the interval before the spin buttons start firing click events, in milliseconds.

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