'Declaration Public Overridable ReadOnly Property Index As Integer
'Declaration
Public Overridable ReadOnly Property Index As Integer
public virtual int Index {get;}
This property returns -1 if the Row is not a member of the collection.
See also the Row.SafeIndex and Row.DataIndex properties.
DetailRow Class DetailRow Members