WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.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