Click or drag to resize
NxGroupTailUp Property
Number of elements that are part of the previous 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 Up { get; set; }

Property Value

Type: Int32

Implements

INxGroupTailUp
See Also