[]
Returns the Y coordinate of the top of a visible row.
public int RowTop(int row)
| Type | Name | Description |
|---|---|---|
| int | row | The displayed row index. |
| Type | Description |
|---|---|
| int | The Y coordinate of the specified display row, based on the client coordinates of the grid. |