IUiPrxTableIslandCancelEventArgs
Description
The IUiPrxTableIslandCancelEventArgs interface contains properties of argument of the event that occurs before the relational data area is calculated: EventOnBeforeExecuteTableIsland.
Properties
|
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:
Report Assembly Interfaces