IUiPrxReportBaseSubstitutionEventArgs

Assembly: Report;

Description

The IUiPrxReportBaseSubstitutionEventArgs interface contains argument properties of the event occurring on regular report substitution.

Inheritance Hierarchy

          IEventArgs

          IUiReportBaseEventArgs

          IUiPrxReportBaseSubstitutionEventArgs

Comments

The interface describes argument of the ReportEvents.OnSubstituteReport and IPrxReportUserEvents.EventOnSubstituteReport events.

Properties

  Property name Brief description
Context The Context property returns the action, which substitutes a regular report.
Report The Report property determines a regular report used for substitution.

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