InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / CheckButtonElement Class / IsDirty Property

In This Topic
    IsDirty Property (CheckButtonElement)
    In This Topic
    Gets a value that indicates this element needs to be laid out.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsDirty As Boolean
    public bool IsDirty {get;}
    See Also