StiCheckDrillDownReportEventArgs Constructor |
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiCheckDrillDownReportEventArgs(
string drillDownReport
)
Public Sub New (
drillDownReport As String
)
Parameters
- drillDownReport
- Type: SystemString
[Missing <param name="drillDownReport"/> documentation for "M:Stimulsoft.Report.StiCheckDrillDownReportEventArgs.#ctor(System.String)"]
See Also