ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / IReportInformationService Interface / Language Property

In This Topic
    Language Property (IReportInformationService)
    In This Topic
    Gets the language code of the client executing the report.
    Syntax
    'Declaration
     
    ReadOnly Property Language As String
    string Language {get;}

    Property Value

    The language code.
    See Also