[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.GetVerticalScrollBarRectangle

GetVerticalScrollBarRectangle Method

GetVerticalScrollBarRectangle(int)

Gets the rectangle of the vertical scroll bar.

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

Viewport row index

Returns
Type Description
Rectangle

Rectangle of the vertical scroll bar.