ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.8 Assembly / C1.Win.C1SplitContainer Namespace / C1SplitContainer Class / UpdateNestedContainers Property

In This Topic
    UpdateNestedContainers Property
    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 System.Boolean
    public System.bool UpdateNestedContainers {get; set;}
    See Also