Report > Report Assembly Interfaces > IPrxReportUserEvents > IPrxReportUserEvents.EventOnAfterDeleteTableIsland
EventOnAfterDeleteTableIsland(Args: IUiPrxTableIslandEventArgs);
Args. The parameter that enables the user to work with event parameters.
The EventOnAfterDeleteTableIsland method implements the event that occurs after deleting a relational data area.
To implement the event that occurs after adding a relational data area, use the EventOnAfterAddTableIsland method.
The exmaple of use is given on the page with description of the EventOnAfterAddTableIsland method.
See also: