StiDashboard Constructor (StiReport) |
Creates a new StiDashboard.
Namespace:
Stimulsoft.Dashboard.Components
Assembly:
Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax public StiDashboard(
StiReport report
)
Public Sub New (
report As StiReport
)
Parameters
- report
- Type: Stimulsoft.ReportStiReport
[Missing <param name="report"/> documentation for "M:Stimulsoft.Dashboard.Components.StiDashboard.#ctor(Stimulsoft.Report.StiReport)"]
See Also