FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / C1FlexReport Class / Dirty Property

In This Topic
    Dirty Property (C1FlexReport)
    In This Topic
    Gets a value indicating whether the current content is dirty and does not correspond to the current values of C1.Win.C1Document.C1DocumentSource.Paginated etc.
    Syntax
    'Declaration
     
    Public ReadOnly Property Dirty As Boolean
    public bool Dirty {get;}
    See Also