Click or drag to resize
NxCellIsTotalCell Property
Is set to true if the total of a cell is displayed. 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: 1.1.0.0 (1.1.0.0)
Syntax
public bool IsTotalCell { get; set; }

Property Value

Type: Boolean

Implements

INxCellIsTotalCell
See Also