ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / Element Class / IsDirty Property

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