C1.Framework Namespace / ScrollableControl Class / ScrollableRectangle Property

In This Topic
ScrollableRectangle Property (ScrollableControl)
In This Topic
This property is used to set the scroll page size. Override it to customize the scrolling behavior.
Syntax
'Declaration
 
Public Overridable ReadOnly Property ScrollableRectangle As Rectangle
 
See Also