Hello Chetan,
Such event is not exposed. The ExportBeging and Exportend events indicate when the reporting engine is done with the export. The user selection to save or not the document are not registered by the viewer.
An event that will fire during and after the ExportEnd event is UpdateUI. A custom solution will be to count the UI elements displayed by the viewer and to detect when the viewer is done with the export e.g.:
More reliable approach will be to use custom UI and to export tha report programmatically, where the save operation can be implemented by you -
Exporting Report in Silverlight.
Regards,
Stef
Telerik by Progress
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items