Definition
Namespace:Telerik.Blazor.Components.PivotGrid.EventArgs.Internal
Assembly:Telerik.Blazor.dll
Syntax:
C#
public class PivotGridCalculationEventArgs
Inheritance: objectPivotGridCalculationEventArgs
Constructors
C#
public PivotGridCalculationEventArgs()
Properties
CalculatedValue
AggregateValue
C#
public AggregateValue CalculatedValue { get; set; }
Methods
C#
public AggregateValue GetAggregateSummaryValue(object groupName)
AggregateValue