MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridAggregateFunction Class / Count Property
In This Topic
    Count Property (GridAggregateFunction)
    In This Topic
    Returns the count of non-null values in the group.
    Syntax
    public static GridAggregateFunction Count {get;}
    See Also