ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1MenuItemTemplateContainer Class / ItemIndex Property

In This Topic
    ItemIndex Property
    In This Topic
    Gets the index of the menu item associated with the container.
    Syntax
    'Declaration
     
    Public ReadOnly Property ItemIndex As System.Integer
    public System.int ItemIndex {get;}
    See Also