[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Language

Language Property

Language

Gets or sets the language to use for the Designer.

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

A string representing the language code (e.g., "en", "ja").

Remarks

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