IUiPrxSheetCancelEventArgs

Description

The IUiPrxSheetCancelEventArgs interface is used to work with parameters of the events of a report sheet 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 a regular report sheet (calculation, saving).

Properties inherited from IUiPrxSheetEventArgs

  Property name Brief description
Sheet The Sheet property returns a regular report sheet.

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