StiDictionaryLoad Method (String) |
Loads dictionary from the file in XML format.
Namespace:
Stimulsoft.Report.Dictionary
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public void Load(
string path
)
Public Sub Load (
path As String
)
Parameters
- path
- Type: SystemString
File containing dictionary.
See Also