C1.Win.FlexGrid.Util.BaseControls Namespace / ScrollableControl Class / ScrollableRectangle Property

In This Topic
ScrollableRectangle Property (ScrollableControl)
In This Topic
Gets a rectangle that defines the scrollable portion of the control.
Syntax
'Declaration
 
Public Overridable ReadOnly Property ScrollableRectangle As Rectangle
 
See Also