Gets the 0-based index in the table of the row containing the current cell.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public int Row { get; }
Visual Basic
Public ReadOnly Property Row As Integer
	Get

See Also