Class
PivotGridTotalFormat

Definition

Namespace:Telerik.Blazor.Components.PivotGrid.Core.Fields

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public class PivotGridTotalFormat

Inheritance: objectPivotGridTotalFormat

Constructors

PivotGridTotalFormat()

Declaration

cs-api-definition
public PivotGridTotalFormat()

Properties

GroupName

Declaration

cs-api-definition
public object GroupName { get; set; }

Property Value

object

Level

Declaration

cs-api-definition
public int Level { get; set; }

Property Value

int