Gets the number of the table row represented through this table row object.

Syntax

public int Row { get; }
Public ReadOnly Property Row() As Integer

Limitations

Read only.