ComponentOne DashboardLayout for WinForms
UpdateNestedContainers Property

C1.Win.C1SplitContainer Namespace > C1SplitContainer Class : UpdateNestedContainers Property
Gets or sets whether changes to the style properties should affect the nested split containers as well.
Syntax
'Declaration
 
Public Property UpdateNestedContainers As Boolean
public bool UpdateNestedContainers {get; set;}
See Also

Reference

C1SplitContainer Class
C1SplitContainer Members