C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridAggregateFunctionCollection Class
Members
GridAggregateFunctionCollection Class
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.Maui.Grid.GridAggregateFunctionCollection

See Also