Back to Devexpress

DevExpress.XtraReports.Services Namespace

xtrareports-devexpress-dot-xtrareports-aa1ff36a.md

latest1.1 KB
Original Source

DevExpress.XtraReports.Services Namespace

Contains classes that implement common report services.

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Classes

NameDescription
ReportProviderContextSpecifies the root report for a subreport.

Interfaces

NameDescription
IReportProviderAllows you to implement a service that resolves a report name to a report instance.
IReportProviderAsyncAllows you to implement a service that asynchronously resolves a report name to a report instance.
ITimeZoneProviderProvides information about the local time zone in the UtcToLocalTime and LocalToUtcTime expression functions.