ReportWizardTemplate.LocalizationID Property
Specifies the LocalizationID of the text displayed as the report template thumbnail caption.
Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts
Assembly: DevExpress.XtraReports.v24.1.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
Declaration
Property Value
Type | Description |
---|---|
String | A string that is the LocalizationID. |
Remarks
For more information on how to use the LocalizationID values, review the following help topics:
- Localization - ASP.NET Web Forms Report Designer
- Localization - ASP.NET MVC Report Designer
- Localize ASP.NET Core Reporting Components
- Localization in Reporting for Angular
- Localization in Reporting for React
- Localization in Reporting for Vue
See Also