Assembly: Report;
The IUiPrxReportBaseSubstitutionEventArgs interface contains argument properties of the event occurring on regular report substitution.
IUiPrxReportBaseSubstitutionEventArgs
The interface describes argument of the ReportEvents.OnSubstituteReport and IPrxReportUserEvents.EventOnSubstituteReport events.
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. |
Property name | Brief description | |
UiRep | The UiRep property returns an object containing the UiReport component that has generated the event. |
See also: