[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadView.GetFilterBarRectangle

GetFilterBarRectangle Method

GetFilterBarRectangle(int)

Gets the rectangle of the filter bar.

Declaration
public Rectangle GetFilterBarRectangle(int columnViewportIndex)
Public Function GetFilterBarRectangle(columnViewportIndex As Integer) As Rectangle
Parameters
Type Name Description
int columnViewportIndex

Viewport column index

Returns
Type Description
Rectangle

Rectangle of the filter bar.