Class GridGroupHeaderTemplateContext
The group aggregate context object of the column available in the Group Header and Footer templates. Contains properties for the result of all possible aggregate functions, namely Count, Sum, Average, Min and Max.
Inheritance
System.Object
GridGroupHeaderTemplateContext
Inherited Members
Namespace: Telerik.Blazor.Components
Assembly: Telerik.Blazor.dll
Syntax
public class GridGroupHeaderTemplateContext : GridGroupTemplateContext
Constructors
GridGroupHeaderTemplateContext()
Declaration
public GridGroupHeaderTemplateContext()