[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.C1TrueDBDropdown.RowContaining

RowContaining Method

RowContaining(int)

Returns the zero-based index of the display row containing the Y specified coordinate.

Declaration
public int RowContaining(int y)
Parameters
Type Name Description
int y

The vertical coordinate (Y value) in pixels.

Returns
Type Description
int

The display row index beneath the specified Y coordinate.