ActiveReports 10
IsDirty Property (ILayoutPage)

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > ILayoutPage Interface : IsDirty Property
Allows to track changes for this page instance since last rendering.
Syntax
'Declaration
 
Property IsDirty As Boolean
bool IsDirty {get; set;}
See Also

Reference

ILayoutPage Interface
ILayoutPage Members