Click or drag to resize
NxGroupTail Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineNxGroupTail

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public class NxGroupTail : INxGroupTail

The NxGroupTail type exposes the following members.

Constructors
  NameDescription
Public methodNxGroupTail
Initializes a new instance of the NxGroupTail class
Top
Properties
  NameDescription
Public propertyDown
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.
Public propertyUp
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.
Top
See Also