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