ActiveReports 18 .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;}
    See Also