ComponentOne DashboardLayout for WinForms
Dock Property

C1.Win.C1SplitContainer Namespace > C1SplitterPanel Class : Dock Property
Gets or sets which panel border is docked to its parent C1SplitContainer.
Syntax
'Declaration
 
Public Shadows Property Dock As PanelDockStyle
public new PanelDockStyle Dock {get; set;}
See Also

Reference

C1SplitterPanel Class
C1SplitterPanel Members