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