ActiveReports Developer 7
Culture Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > SectionReport Class : Culture Property

Glossary Item Box

Provides information on a specific culture, including its names and the writing system.

Syntax

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

See Also