Class GridSummaryCalculationMode
Inheritance
System.Object
GridSummaryCalculationMode
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class GridSummaryCalculationMode : Enum
Fields
ChildLevelsOnly
Declaration
public const GridSummaryCalculationMode ChildLevelsOnly
Field Value
RootAndChildLevels
Declaration
public const GridSummaryCalculationMode RootAndChildLevels
Field Value
RootLevelOnly
Declaration
public const GridSummaryCalculationMode RootLevelOnly
Field Value
value__
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|