DevExpress.XtraReports.Extensions Namespace
Contains design-time extensions to provide advanced customization of the XtraReports End-User Designer.
Assemblies: DevExpress.XtraReports.v25.1.dll, DevExpress.XtraReports.v25.1.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. |