NxCell IsOtherCell Property Qlik Sense .NET SDK - API Reference
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: 1.0.1.0 (1.0.1.0)
Syntax

public bool IsOtherCell { get; set; }

Property Value

Type: OnlineBoolean

Implements

INxCell IsOtherCell
See Also