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