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

In This Topic
    IsDirty Property (C1Menu)
    In This Topic
    Gets or sets a value indicates whether this instance is dirty.
    Syntax
    'Declaration
     
    Public Property IsDirty As System.Boolean
    public System.bool IsDirty {get; set;}
    See Also