[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadView.GetColumnSplitBarRectangle

GetColumnSplitBarRectangle Method

GetColumnSplitBarRectangle(int)

Gets the rectangle of the column split bar.

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

Viewport column index

Returns
Type Description
Rectangle

Rectangle of the column split bar.