You can use the SplitterPanel.Collapsed property to specify a collapsed or expanded panel. The panels in C1Splitter can easily be collapsed or expanded by setting their respective SplitterPanel.Collapsed properties to True or False. At run time, the panel can be expanded by clicking on the expander button.
The following image illustrates Panel1's SplitterPanel.Collapsed property set to True: