MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / Language Property

In This Topic
Language Property (Style)
In This Topic
Gets or sets the primary language of the text.
Syntax
'Declaration
 
Public Property Language As ExpressionInfo
 

Property Value

An GrapeCity.Enterprise.Data.Expressions.ExpressionInfo object that evaluates to the primary language of the text.
See Also