ClientControlClientSideModelSettings Properties
Provides base settings for client-side models of the ASPxReportDesigner, ASPxWebDocumentViewer and ASPxQueryBuilder controls.| Name | Description |
|---|---|
| IncludeCldrData | Specifies whether or not to load CLDR JSON data for the current locale to the client-side. |
| IncludeCldrSupplemental | Specifies whether or not to load basic CLDR supplemental data to the client-side. |
| IncludeLocalization | Specifies whether or not to load a localization script to the client-side. |
See Also