INxStackedPivotCell CanExpand Property Qlik Sense .NET SDK - API Reference
If set to true, it means that the cell can be expanded. 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 CanExpand { get; set; }

Property Value

Type: OnlineBoolean
See Also