MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridAggregateFunction Class / Sum Property
In This Topic
    Sum Property
    In This Topic
    Returns the sum of all values in the group.
    Syntax
    public static GridAggregateFunction Sum {get;}
    See Also