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