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

In This Topic
    IsDirty Property (C1ListView)
    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