C1.WPF.Report Assembly / C1.WPF.Report Namespace / FlexReport Class / Dirty Property

In This Topic
Dirty Property (FlexReport)
In This Topic
Gets a value indicating whether the current content is dirty and does not correspond to the current values of C1.WPF.Document.C1DocumentSource.Paginated etc.
Syntax
'Declaration
 
Public ReadOnly Property Dirty As Boolean
 
See Also