Click or drag to resize
NxSelectionCellCol Property
Column index to select Indexing starts from 0. If the cell's type is: D, the index is based on the data matrix. T, the index is based on the data matrix L, the index is based on the left dimensions indexes

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

Property Value

Type: Int32

Implements

INxSelectionCellCol
See Also