ComponentOne DashboardLayout for WinForms
KeepRelativeSize Property

C1.Win.C1SplitContainer Namespace > C1SplitterPanel Class : KeepRelativeSize Property
Gets or sets whether the panel tries to keep its relative size when the owner container is resized.
Syntax
'Declaration
 
Public Property KeepRelativeSize As Boolean
public bool KeepRelativeSize {get; set;}
See Also

Reference

C1SplitterPanel Class
C1SplitterPanel Members