Returns the 0-based number of the row containing the anchor..

 public int Row{ get; }
Public ReadOnly Property Row() As Integer
int row = anc.Row;
Dim row As Integer = anc.Row