Back to Devexpress

Register Services in the Report Designer

xtrareports-118930-web-reporting-asp-net-webforms-reporting-end-user-report-designer-in-asp-net-web-forms-reporting-customization-register-services-in-the-report-designer.md

latest1.3 KB
Original Source

Register Services in the Report Designer

  • Aug 18, 2023
  • 5 minutes to read

You can register custom and/or predefined services to provide specific functionality to the Web Report Designer and its built-in Document Preview.

Services for the Report Designer

  • Custom Services

  • Predefined Services

  • Report Storage Extension

Services for the Report Designer’s Preview

  • Custom Services

  • Predefined Services

Common Services for HTML5 Controls

You can use the DefaultClientControlContainer class to register the following custom services common to HTML5 controls:

ServiceDescriptionRegistration Method
IGlobalizationServiceEnables you to customize globalization settings of the current thread (including thread impersonation).UseCustomGlobalizationService<T>