DocDataChanged: function (sender, args);
sender. Event source.
args. Event information. Available arguments: TabIndex - index of the tab, SheetName - sheet name, SheetKey - sheet key, Operation - type of operation in the document that has invoked the event.
The DocDataChanged event occurs after some change occurs in information on the document loaded to working area of the express report.
The example of event use is given on the Example of Creating the EaxDataBox Component page.
See also: