ScrollableRectangle Property (ScrollableControl)
This property is used to set the scroll page size. Override it to customize the scrolling behavior.
public virtual Rectangle ScrollableRectangle {get;}
'Declaration
Public Overridable ReadOnly Property ScrollableRectangle As Rectangle