Report > Report Assembly Interfaces > IUiPrxTableIslandCancelEventArgs
The IUiPrxTableIslandCancelEventArgs interface contains properties of argument of the event that occurs before the relational data area is calculated: EventOnBeforeExecuteTableIsland.
Property name | Brief description | |
![]() |
Cancel | The Cancel property determines whether the relational data area is to be calculated. |
Property name | Brief description | |
![]() |
TableIsland | The TableIsland property returns a relational data area. |
Property name | Brief description | |
![]() |
UiRep | The UiRep property returns an object containing the UiReport component that has generated the event. |
See also: