[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.LocalizationResources

LocalizationResources Property

LocalizationResources

Gets or sets localization resources for a specific language.

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

An array of LocalizationResources objects representing the localization resources.

Remarks

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