[]
Gets the index of this column in the Column collection.
[Browsable(false)] public virtual int SafeIndex { get; }
<Browsable(False)> Public Overridable ReadOnly Property SafeIndex As Integer
This property is similar to the Index property, except it throws an exception if the Column is not a member of the collection.