ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonTabGroupCollection Class / InnerList Property

In This Topic
    InnerList Property (RibbonTabGroupCollection)
    In This Topic
    Syntax
    'Declaration
     
    Protected ReadOnly Property InnerList As System.Collections.ArrayList
    protected System.Collections.ArrayList InnerList {get;}
    See Also