Click or drag to resize
NxCellIsTotalCell Property
Is set to true if a total is displayed in the cell. This parameter is optional. The default value is false. Not applicable to list objects.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public bool IsTotalCell { get; set; }

Property Value

Type: Boolean

Implements

INxCellIsTotalCell
See Also