WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridNumericColumn Class / Step Property
In This Topic
    Step Property
    In This Topic
    Gets or sets how much the value changes when using up and down buttons.
    Syntax
    public Nullable<double> Step {get; set;}
    See Also