Click or drag to resize
NxAutoSortByStateDef Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineNxAutoSortByStateDef

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

The NxAutoSortByStateDef type exposes the following members.

Constructors
  NameDescription
Public methodNxAutoSortByStateDef
Initializes a new instance of the NxAutoSortByStateDef class
Top
Properties
  NameDescription
Public propertyDisplayNumberOfRows
This parameter applies to list objects. If the number of selected values in the list object is greater than the value set in qDisplayNumberOfRows, the selected lines are promoted at the top of the list object. If qDisplayNumberOfRows is set to a negative value or to 0, the sort by state is disabled.
Top
See Also