ActiveReports Developer 7
Culture Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IReport Interface : Culture Property

Glossary Item Box

Indicates the primary language of the report.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Culture As System.Globalization.CultureInfo
C# 
System.Globalization.CultureInfo Culture {get;}

See Also