StiConfigLoad Method (String) |
Loads a configuration of the report engine.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public static void Load(
string file
)
Public Shared Sub Load (
file As String
)
Parameters
- file
- Type: SystemString
A file for loading a configuration of the report.
See Also