[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadView.GetRowSplitBarRectangle

GetRowSplitBarRectangle Method

GetRowSplitBarRectangle(int)

Gets the rectangle of the row split bar.

Declaration
public Rectangle GetRowSplitBarRectangle(int rowViewportIndex)
Public Function GetRowSplitBarRectangle(rowViewportIndex As Integer) As Rectangle
Parameters
Type Name Description
int rowViewportIndex

Viewport row index

Returns
Type Description
Rectangle

Rectangle of the row split bar.