[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadView.GetRowSplitBoxRectangle

GetRowSplitBoxRectangle Method

GetRowSplitBoxRectangle(int)

Gets the rectangle of the row split box.

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

Viewport row index

Returns
Type Description
Rectangle

Rectangle of the row split box.