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

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