ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ReportViewer Class / LocaleUri Property

In This Topic
    LocaleUri Property (ReportViewer)
    In This Topic
    The url of the file containing the localization strings
    Syntax
    'Declaration
     
    Public Property LocaleUri As String
    public string LocaleUri {get; set;}
    See Also