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

In This Topic
    Locale Property (ReportViewer)
    In This Topic
    Specifies locale used for displaying Viewer
    Syntax
    'Declaration
     
    Public Property Locale As String
    public string Locale {get; set;}
    See Also