WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridAggregateFunction Class / Average Property
In This Topic
    Average Property
    In This Topic
    Returns the average value of the non-null cells in the group.
    Syntax
    public static GridAggregateFunction Average {get;}
    See Also