[]
Gets the index of this row or column in its parent collection.
[Browsable(false)]
public virtual int Index { get; }
<Browsable(False)>
Public Overridable ReadOnly Property Index As Integer
This property returns -1 if the row or column is not a member of the collection.