Information about the top dimension values of a pivot table. If there is no top dimension in the pivot table, information about the measures are given.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax IEnumerable<NxPivotDimensionCell> Top { get; set; }
Property Top As IEnumerable(Of NxPivotDimensionCell)
Get
Set
Property Value
Type:
IEnumerableNxPivotDimensionCellSee Also