[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.SelectedRowCollection.IndexOf

IndexOf Method

IndexOf(int)

Gets the index of the specified row.

Declaration
public int IndexOf(int row)
Public Function IndexOf(row As Integer) As Integer
Parameters
Type Name Description
int row
Returns
Type Description
int

The index of the row.