INxSelectionCell Row Property Qlik Sense .NET SDK - API Reference
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.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

int Row { get; set; }

Property Value

Type: OnlineInt32
See Also