StiReportLocalizeReport Method (String) |
Localize a report to the specified culture name. The culture definition must be placed in GlobalizationStrings.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public void LocalizeReport(
string cultureName
)
Public Sub LocalizeReport (
cultureName As String
)
Parameters
- cultureName
- Type: SystemString
[Missing <param name="cultureName"/> documentation for "M:Stimulsoft.Report.StiReport.LocalizeReport(System.String)"]
See Also