WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1NumericBox Class / Increment Property
In This Topic
    Increment Property (C1NumericBox)
    In This Topic
    Gets or sets the increment applied when the user pressed the up/down arrow keys.
    Syntax
    public double Increment {get; set;}
    See Also