| 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.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxpublic bool IsTotalCell { get; set; }Public Property IsTotalCell As Boolean
Get
Set
Property Value
Type:
BooleanImplements
INxCellIsTotalCell
See Also