Report > Report Assembly Interfaces > IReportEventArgs
The IReportEventArgs interface contains basic properties of arguments of events of the ReportBox component.
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: