Show / Hide Table of Contents

Class PivotAggregationType

Inheritance
System.Object
PivotAggregationType
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class PivotAggregationType : Enum

Fields

AVG

Declaration
public const PivotAggregationType AVG
Field Value
Type Description
PivotAggregationType

COUNT

Declaration
public const PivotAggregationType COUNT
Field Value
Type Description
PivotAggregationType

EARLIEST

Declaration
public const PivotAggregationType EARLIEST
Field Value
Type Description
PivotAggregationType

LATEST

Declaration
public const PivotAggregationType LATEST
Field Value
Type Description
PivotAggregationType

MAX

Declaration
public const PivotAggregationType MAX
Field Value
Type Description
PivotAggregationType

MIN

Declaration
public const PivotAggregationType MIN
Field Value
Type Description
PivotAggregationType

SUM

Declaration
public const PivotAggregationType SUM
Field Value
Type Description
PivotAggregationType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32