[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.Column.SafeIndex

SafeIndex Property

SafeIndex

Gets the index of this column in the Column collection.

Declaration
[Browsable(false)]
public virtual int SafeIndex { get; }
Remarks

This property is similar to the Index property, except it throws an exception if the Column is not a member of the collection.