ComponentOne DashboardLayout for WinForms
ShowCloseButton Property

C1.Win.C1SplitContainer Namespace > C1SplitterPanel Class : ShowCloseButton Property
Gets or sets whether the Close button should appear in the panel header.
Syntax
'Declaration
 
Public Property ShowCloseButton As Boolean
public bool ShowCloseButton {get; set;}
See Also

Reference

C1SplitterPanel Class
C1SplitterPanel Members