ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / IC1MenuItemCollectionOwner Interface / Items Property

In This Topic
    Items Property (IC1MenuItemCollectionOwner)
    In This Topic
    Menu items collection
    Syntax
    'Declaration
     
    ReadOnly Property Items As C1MenuItemCollection
    C1MenuItemCollection Items {get;}
    See Also