Click or drag to resize

StiReportGlobalizationStrings Property

Gets a collection which consists of globalization strings.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiGlobalizationContainerConverter))]
public StiGlobalizationContainerCollection GlobalizationStrings { get; }

Property Value

Type: StiGlobalizationContainerCollection
See Also