Class PivotGridTotalFormat
Inheritance
System.Object
PivotGridTotalFormat
Namespace: Telerik.Blazor.Components.PivotGrid.Core.Fields
Assembly: Telerik.Blazor.dll
Syntax
public class PivotGridTotalFormat : Object
Constructors
PivotGridTotalFormat()
Declaration
public PivotGridTotalFormat()
Properties
GroupName
Declaration
public object GroupName { get; set; }
Property Value
System.Object
|
Level
Declaration
public int Level { get; set; }
Property Value
System.Int32
|