Report > Report Assembly Interfaces > IPrxReportUserEvents > IPrxReportUserEvents.EventOnAfterAddDataIsland
EventOnAfterAddDataIsland(Args: IUiPrxDataIslandEventArgs);
Args. The parameter that enables the user to work with event parameters.
The EventOnAfterAddDataIsland method implements the event that occurs after adding a data area.
The method is used to work with a data area that is an outdated type of table. To work with analytical data area, use the IEaxDatArea interface.
See also: