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