FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonNumericBox Class / SpinButtonPressInterval Property

In This Topic
    SpinButtonPressInterval Property (RibbonNumericBox)
    In This Topic
    Gets or sets the interval between clicks when the spin buttons are kept pressed, in milliseconds.
    Syntax
    'Declaration
     
    Public Property SpinButtonPressInterval As System.Integer
    public System.int SpinButtonPressInterval {get; set;}
    See Also