IsDirty: Boolean;
The IsDirty property determines whether there are changes in visualizer.
Available values:
True. There are changes in visualizer. Before closing the report it is prompted to save changes event if there are no changes made.
False. There are changes in visualizer. Before closing the report it is prompted to save changes only if they are made.
The property use is given in the example for IVZBaseDataVisualizer.Background.
See also: