WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridAggregateFunction Class / Range Property
In This Topic
    Range Property (GridAggregateFunction)
    In This Topic
    Returns the difference between the maximum and minimum values in the group.
    Syntax
    public static GridAggregateFunction Range {get;}
    See Also