[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.C1TrueDBGrid.RowTop

RowTop Method

RowTop(int)

Returns the Y coordinate of the top of a visible row.

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

The displayed row index.

Returns
Type Description
int

The Y coordinate of the specified display row, based on the client coordinates of the grid.