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

In This Topic
    DataItem Property (C1MenuItemTemplateContainer)
    In This Topic
    Gets or sets the menu item associated with the container.
    Syntax
    'Declaration
     
    Public Property DataItem As System.Object
    public System.object DataItem {get; set;}
    See Also