Input for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / DropDownEditorViewBase Class / IsDirty Property

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