[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.Row.SafeIndex

SafeIndex Property

SafeIndex

Gets the index of this row in the RowCollection collection.

Declaration
public virtual int SafeIndex { get; }
Remarks

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