Click or drag to resize
NxCurrentSelectionItemSortIndex Property
Sort index of the field. Indexing starts from 0.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public int SortIndex { get; set; }

Property Value

Type: Int32

Implements

INxCurrentSelectionItemSortIndex
See Also