Input for WinForms | ComponentOne
C1.Framework Namespace / FontIconElement Class / IsDirty Property

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