INxPivotDimensionCell CanCollapse Property Qlik Sense .NET SDK - API Reference
If set to true, it means that the cell can be collapsed. This parameter is not returned if it is set to false.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

bool CanCollapse { get; set; }

Property Value

Type: OnlineBoolean
See Also