StiBaseStyleLoad Method (String) |
Loads the style from a file.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public virtual void Load(
string file
)
Public Overridable Sub Load (
file As String
)
Parameters
- file
- Type: SystemString
File for style loading.
See Also