Report > Report Assembly Classes > ReportEventArgs
Assembly: Report;
Namespace: Prognoz.Platform.Interop.Report;
The ReportEventArgs class implements argument of events of the ReportBox component.
Class to get analog of the ReportEventArgs class:
None;
Class to get analog of the ReportEventArgs class object:
ReportEventArgsClass;
Constructor name | Brief description | |
![]() |
CreateArgs | The Create constructor creates an argument 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: