[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ReportViewer.Locale

Locale Property

Locale

Gets or sets the locale used for displaying the Viewer.

Declaration
[Parameter]
public string Locale { get; init; }
Property Value
Type Description
string

The locale as a string.

Remarks

This property can only be set once during object initialization and cannot be changed afterwards.