IUiPrxCancelActivateSheetEventArgs

Description

The IUiPrxCancelActivateSheetEventArgs interface contains properties of argument of the event that occurs before changing a regular report sheet (EventOnBeforeActivateSheet).

Properties

  Property name Brief description
Cancel The Cancel property determines whether the active sheet of the regular report is to be changed.

Properties inherited from IUiPrxActivateSheetEventArgs

  Property name Brief description
OldSheet The OldSheet property returns an object that contains the regular report sheet that was active before the change.
NewSheet The NewSheet property returns an object that contains the regular report sheet that has become active.

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