Click or drag to resize
NxGroupTailDown Property
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.1.0.0 (1.1.0.0)
Syntax
public int Down { get; set; }

Property Value

Type: Int32

Implements

INxGroupTailDown
See Also