Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.XtraReports.Extensions Namespace

In This Article

Contains design-time extensions to provide advanced customization of the XtraReports End-User Designer.

Assemblies: DevExpress.XtraReports.v24.2.dll, DevExpress.XtraReports.v24.2.Extensions.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.Win.Reporting

#Classes

Name Description
FavoritePropertyDirectoryExtension Provides the functionality to store the Property panel’s favorite properties in a file system.
FavoritePropertyExtension Provides the functionality required to implement a custom storage for favorite properties.
ParametersRequestExtension Supports the creation of custom parameter editors in a Print Preview.
ReportDesignExtension Enables you to serialize custom parameter types and other custom objects along with a report’s definition.
ReportGalleryDirectoryExtension Enables you to provide a custom file storage for the Report Gallery in WinForms and WPF applications.
ReportGalleryExtension Enables you to implement a custom Report Gallery storage in WinForms and WPF applications.
ReportStorageExtension Allows you to implement a custom report storage to save and retrieve reports in the End-User Report Designer.
ReportTemplateDirectoryExtension Assists in the deployment of a Custom Report Gallery.
ReportTemplateExtension Provides functionality to implement a custom template gallery.

#Interfaces

Name Description
ITemplateProvider When implemented by a class, provides the functionality to implement a custom template gallery.