get_row_at_y
Description:
Gets the row at the y position.
Parameters:
| this |
a ListBox |
| y |
position |
Returns:
|
the row or null in case no row exists for the given y coordinate. |
Gets the row at the y position.
| this |
a ListBox |
| y |
position |
|
the row or null in case no row exists for the given y coordinate. |