ReportEventArgs

Assembly: Report;

Description

The ReportEventArgs class implements argument of events of the ReportBox component.

Constructors

  Constructor name Brief description
CreateArgs The Create constructor creates an argument of events of the ReportBox component.

Class object properties inherited from IReportEventArgs

  Property name Brief description
Report The Report property returns the ReportBox component that has generated the event.
Sheet The Sheet property returns the sheet of the regular report, on which the event has occurred.

See also:

Report Assembly Classes