WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1NumericBox Class / Interval Property
In This Topic
    Interval Property (C1NumericBox)
    In This Topic
    Gets or sets the interval for the Increase and Decrease buttons.
    Syntax
    public int Interval {get; set;}
    See Also