NxGroupTail 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 This parameter is optional. Is not shown if the value is 0.

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

INxGroupTail Down
See Also