ComponentOne DashboardLayout for WinForms
Collapsed Property

C1.Win.C1SplitContainer Namespace > C1SplitterPanel Class : Collapsed Property
Gets or sets whether the panel is collapsed (duplicates the Visible property).
Syntax
'Declaration
 
Public Property Collapsed As Boolean
public bool Collapsed {get; set;}
See Also

Reference

C1SplitterPanel Class
C1SplitterPanel Members