Click or drag to resize
HyperCubeGrandTotalRow Property
Aggregate for measures of all values in the field. The result value depends on the qAggrFunc defined in HyperCubeDef.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public IEnumerable<NxCell> GrandTotalRow { get; set; }

Property Value

Type: IEnumerableNxCell

Implements

IHyperCubeGrandTotalRow
See Also