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