
new LocalizationResources() { Language = "en", //See file from assets "custom-full-resources.json" for more information. Resources = "[" + "{" + "\"ns\": \"components\", " + "\"lng\": \"en\", " + "\"resources\": { " + "\"appBar\": { " + "\"btnPreview\": \"Preview\"," + "\"btnFile\": \"File\"," + "\"btnHome\": \"Home\"" + "}" + "}" + "}" + "]" }
System.Object
GrapeCity.ActiveReports.Blazor.Designer.LocalizationResources