'Declaration Public Overrides ReadOnly Property Index As Integer
'Declaration
Public Overrides ReadOnly Property Index As Integer
public override int Index {get;}
This property returns -1 if the row or column is not a member of the collection.
Column Class Column Members