NxPivotDimensionCell Down Property Qlik Sense .NET SDK - API Reference
Number of elements that are part of the next tail. This number depends on the paging, more particularly it depends on the values defined in qTop and qHeight.

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

public int Down { get; set; }

Property Value

Type: OnlineInt32

Implements

INxPivotDimensionCell Down
See Also