SplitterPanel Behavior / SplitterPanel Scrolling
In This Topic
SplitterPanel Scrolling
In This Topic

The panels in the C1SplitContainer control are scrollable by default.


To disable scrolling in a specific panel, set the C1SplitterPanel.AutoScroll to False.

See Also