IUiPrxActivateSheetEventArgs

Description

TheIUiPrxActivateSheetEventArgs interface contains properties of argument of the event that occurs after changing a regular report sheet (EventOnAfterActivateSheet).

Properties

  Property name Brief description
OldSheet The OldSheet property returns the previous active sheet of a regular report.
NewSheet The NewSheet property returns the sheet of a regular report 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