TableRow Property (RenderInputText)
Gets the 0-based index of the row in the most nested
RenderTable containing the current render object, or
-1 if the current object is not contained in a table.
public int TableRow {get;}
'Declaration
Public ReadOnly Property TableRow As Integer