Class ReportLoadedEventArgs
Provides a data for the designer ReportLoaded event.
Inheritance
System.Object
ReportLoadedEventArgs
Namespace: FastReport.Design
Assembly: FastReport.dll
Syntax
public class ReportLoadedEventArgs
Properties
Report
The current report.
Declaration
public Report Report { get; }
Property Value
| Type | Description |
|---|---|
| Report |