ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1MenuItem Class / Selected Property

In This Topic
    Selected Property (C1MenuItem)
    In This Topic
    Gets or sets the selected of the menu item.
    Syntax
    'Declaration
     
    Public Property Selected As System.Boolean
    public System.bool Selected {get; set;}
    See Also