Click or drag to resize

StiReportGlobalizationManager Property

Gets or sets a GlobalizationManager property which controls of the report localization.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public IStiGlobalizationManager GlobalizationManager { get; set; }

Property Value

Type: IStiGlobalizationManager
See Also