ComponentOne SplitContainer for WinForms
UpdateNestedContainers Property

C1.Win.C1SplitContainer.4 Assembly > 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 System.Boolean
public System.bool UpdateNestedContainers {get; set;}
See Also

Reference

C1SplitContainer Class
C1SplitContainer Members