C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridColumn Class / AggregateFunctions Property

In This Topic
AggregateFunctions Property (GridColumn)
In This Topic
Gets the collection of aggregate functions.
Syntax
'Declaration
 
Public ReadOnly Property AggregateFunctions As GridAggregateFunctionCollection
 
See Also