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

Glossary Item Box

Indicates the primary language of the text.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Language As System.String
C# 
System.string Language {get;}

See Also