[]
Returns the Rectangle for the given Row and Column
public virtual Rectangle GetCellBounds(int Row, int Col)
Public Overridable Function GetCellBounds(Row As Integer, Col As Integer) As Rectangle
| Type | Name | Description |
|---|---|---|
| int | Row | Visible row number |
| int | Col | Visible column index |
| Type | Description |
|---|---|
| Rectangle |