WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridAggregateFunctionCollection Class
Members
In This Topic
    GridAggregateFunctionCollection Class
    In This Topic
    Collection of aggregate functions.
    Object Model
    GridAggregateFunctionCollection ClassGridAggregateFunction Class
    Syntax
    public class GridAggregateFunctionCollection : C1.DataCollection.C1DataCollectionList<GridAggregateFunction> 
    Inheritance Hierarchy

    System.Object
       C1.DataCollection.C1DataCollectionList<T>
          C1.WinUI.Grid.GridAggregateFunctionCollection

    See Also