RefreshSourcesAfterSave: Boolean;
The RefreshSourcesAfterSave property determines whether data sources should be reopened after saving data in them.
The property is relevant if the report has connected calculation algorithms that are executed to save data. For details about connecting calculation algorithms see the Using Calculation Algorithm for Calculations in Reports article.
Available values of the RefreshSourcesAfterSave property:
True. Reopen data sources.
False. Do not reopen data sources.
See also: