WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridNumericColumn Class / Maximum Property
In This Topic
    Maximum Property (GridNumericColumn)
    In This Topic
    Gets or sets the maximum value accepted.
    Syntax
    public Nullable<double> Maximum {get; set;}
    See Also