Show contents 

Report > Report Assembly Interfaces > IUiPrxDataIslandCancelEventArgs

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:

Comments

The interface 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.

Properties

  Property name Brief description
Cancel The Cancel property determines whether a particular action will be executed with the data area (calculation, saving).

Properties inherited from IUiPrxDataIslandEventArgs

  Property name Brief description
DataIsland The DataIsland property returns a data area.

Properties inherited from IUiReportBaseEventArgs

  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