[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.C1TrueDBGrid.RowBookmark

RowBookmark Method

RowBookmark(int)

Returns the row index of the DataSource for a display row index.

Declaration
public int RowBookmark(int row)
Parameters
Type Name Description
int row

The row index of the grid.

Returns
Type Description
int

The underlying row index of the DataSource.