ActiveSheetChanged: function (sender, args);
sender. Event source.
args. Event information. Available arguments: sheetInfo - information on the new active sheet, sheets - the set of sheets.
The ActiveSheetChanged event occurs after changing active sheet in working area of the express report.
The example of event use is given on the Example of Creating the EaxDataBox Component page.
See also: