NxSelectionCellRow Property |
Row 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 top dimensions indexes
L, the index is based on the data matrix
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax public int Row { get; set; }
Public Property Row As Integer
Get
Set
Property Value
Type:
Int32Implements
INxSelectionCellRowSee Also