ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonItemCollection Class / List Property

In This Topic
    List Property (RibbonItemCollection)
    In This Topic
    Syntax
    'Declaration
     
    Protected ReadOnly Property List As System.Collections.IList
    protected System.Collections.IList List {get;}
    See Also