[]
Gets a rectangle that defines the scrollable portion of the control.
[Browsable(false)]
public override Rectangle ScrollableRectangle { get; }
<Browsable(False)>
Public Overrides ReadOnly Property ScrollableRectangle As Rectangle
The value returned corresponds to the control's client area minus any fixed and frozen rows and columns.