[]
Gets the rectangle of the column header.
public Rectangle GetColumnHeaderRectangle(int columnViewportIndex)
Public Function GetColumnHeaderRectangle(columnViewportIndex As Integer) As Rectangle
| Type | Name | Description |
|---|---|---|
| int | columnViewportIndex | Viewport column index |
| Type | Description |
|---|---|
| Rectangle | Rectangle of the row header. |