StiGlobalizationContainerGetAllStringsForReport Method |
Internal use only.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public Hashtable GetAllStringsForReport(
StiReport report
)
Public Function GetAllStringsForReport (
report As StiReport
) As Hashtable
Parameters
- report
- Type: Stimulsoft.ReportStiReport
Report
Return Value
Type:
HashtableArray of strings
See Also