UpdateNestedContainers Property (C1SplitContainer)
In This Topic
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