[]
Gets the index of this column in the Column collection.
[Browsable(false)]
public override int Index { get; }
<Browsable(False)>
Public Overrides ReadOnly Property Index As Integer
Returns -1 if the column is not a member of the collection.