IUiPrxDataIslandCancelEventArgs
Description
The IUiPrxDataIslandCancelEventArgs interface is used to work with parameters of the events of the data area that occur before a particular action is executed:
Properties
| |
Property name |
Brief description |
 |
Cancel |
The Cancel property determines whether a particular action is to be executed on the data area (calculation, saving). |
| |
Property name |
Brief description |
 |
DataIsland |
The DataIsland property returns a 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