GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : Language Property |
Gets or sets the primary language of the text.
'Declaration Public Property Language As ExpressionInfo
public ExpressionInfo Language {get; set;}
An ExpressionInfo object that evaluates to a language value which complies with the Internet Engineering Task Force (IETF) RFC1766 specification.
The default value is the server language.