[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.SelectedRowCollection.IndexOf

IndexOf Method

IndexOf(int)

Gets the index of the specified row.

Declaration
public int IndexOf(int row)
Parameters
Type Name Description
int row
Returns
Type Description
int

The index of the row.