[]
Gets or sets the current row position in the table (from 0 to RowCount - 1).
[Browsable(false)] public int Position { get; set; }
<Browsable(False)> Public Property Position As Integer