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

Glossary Item Box

Gets or sets the culture for the text control.

Syntax

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

See Also