ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.5.2 Assembly / C1.Win.C1SplitContainer Namespace / C1SplitContainer Class / Panels Property

In This Topic
    Panels Property
    In This Topic
    Gets the collection of panels.
    Syntax
    'Declaration
     
    Public ReadOnly Property Panels As PanelCollection
    public PanelCollection Panels {get;}
    See Also