StiGetSubReportEventArgs Class
Namespace: Stimulsoft.Report
Describes the class that contains data for the event GetSubReport.
Inheritance
Inherits from: EventArgs
Constructors
| Constructor | Description |
|---|---|
| StiGetSubReportEventArgs(string subReportName) | Creates a new object of the type StiGetSubReportEventArgs. |
StiGetSubReportEventArgs(subReportName: string)
Creates a new object of the type StiGetSubReportEventArgs.
Parameters
- subReportName (string) — The component on which it is necessary to go on.
Properties
| Property | Type | Description |
|---|---|---|
| Report | StiReport | |
| SubReportName | string |