C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridAggregateFunctionCollection Class
Members

GridAggregateFunctionCollection Class
Collection of aggregate functions.
Object Model
GridAggregateFunctionCollection ClassGridAggregateFunction Class
Syntax
'Declaration
 
Public Class GridAggregateFunctionCollection 
   Inherits C1.DataCollection.C1DataCollectionList(Of GridAggregateFunction)
 
Inheritance Hierarchy

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

See Also