[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ReportViewer.LocaleUri

LocaleUri Property

LocaleUri

Gets or sets the URL of the file containing the localization strings.

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

The URL of the file as a string.

Remarks

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