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