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

In This Topic
    Checkable Property
    In This Topic
    Gets or sets the item can be checked
    Syntax
    'Declaration
     
    Public Property Checkable As System.Boolean
    public System.bool Checkable {get; set;}
    See Also