[starting from version: 2.3]
It is triggered when a customer uses the menu Open -> Local report and clicks Cancel button.
Example
flexmonster.on('reportfilecancelled', function () { alert('Opening of report file was cancelled!'); });
Open the example on JSFiddle.
See also
openingreportfile
loadingreportfile
reportcomplete
reportfileerror