ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / Language Property

In This Topic
    Language Property (Style)
    In This Topic
    Specifies the language.
    Syntax
    'Declaration
     
    Public Property Language As GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo Language {get; set;}
    See Also