[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridAggregateFunctionCollection

GridAggregateFunctionCollection Class

Collection of aggregate functions.

Inheritance
GridAggregateFunctionCollection
Namespace: C1.Blazor.Grid
Assembly: C1.Blazor.Grid.dll
Syntax
public class GridAggregateFunctionCollection : C1DataCollectionList<GridAggregateFunction>, IList<GridAggregateFunction>, ICollection<GridAggregateFunction>, IList, ICollection, IReadOnlyList<GridAggregateFunction>, IReadOnlyCollection<GridAggregateFunction>, IEnumerable<GridAggregateFunction>, IEnumerable, INotifyCollectionChanged

Constructors

Name Description
GridAggregateFunctionCollection()

Properties

Name Description
DataCollection

Gets the data collection this list is wrapping.