ClientSideModelSettingsBase Properties
Contains settings for the Blazor Reporting client-side controls.| Name | Description |
|---|---|
| IncludeCldrData | Specifies whether to load CLDR JSON data for the current locale. |
| IncludeCldrSupplemental | Specifies whether to load the CLDR supplemental data. |
| IncludeLocalization | Specifies whether to load a localization script. |
See Also