ComponentOne Splitter for ASP.NET AJAX: Splitter Panel's Appearance and Behavior > Panel Sizing

Panel Sizing

You can determine the panel's minimum size as well as determine how the panels size when you move the splitter bar.

Controlling the Panel Size

You have complete control over the size of the panels in the C1Splitter control. You can specify the minimum width or height of each panel to prevent the user from resizing it too small through the MinSize property (see Setting a Minimum Size for a Splitter Panel). This allows more flexibility in the interface for the designer and prevents important information from being hidden.

Incremental Resize Mode

In incremental sizing mode, the panels change to a particular integral span to prevent items in the panel from being partially displayed. The integral span can be specified by the Increment property. For task-based help on the Increment property, see Using Incremental Resizing.

In incremental sizing mode, the panels size in a particular span to prevent images in the panel from being partially displayed.


Send comments about this topic to ComponentOne.
Copyright © 1987-2010 ComponentOne LLC. All rights reserved.