[]
        
(Showing Draft Content)

C1.Win.FlexGrid.Row.Index

Index Property

Index

Gets the index of this row in the RowCollection collection.

Declaration
public override int Index { get; }
Overrides
Remarks

This property returns -1 if the Row is not a member of the collection.

See also the SafeIndex and DataIndex properties.