StiReportSetReportSource Method |
Internal use only.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public void SetReportSource(
string value
)
Public Sub SetReportSource (
value As String
)
Parameters
- value
- Type: SystemString
[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.StiReport.SetReportSource(System.String)"]
See Also