Click or drag to resize
NxCellIsOtherCell Property
Is set to true if the cell belongs to the group Others. Dimension values can be set as Others depending on what has been defined in OtherTotalSpecProp. 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 IsOtherCell { get; set; }

Property Value

Type: Boolean

Implements

INxCellIsOtherCell
See Also