DownloadExportResultController Class
OBSOLETE
The DownloadExportResultController class is obsolete now. Review the following document for more information: https://go.devexpress.com/Reporting_BC1155159.aspx
A controller that processes requests to print or export the document.
Namespace: DevExpress.Blazor.Reporting.Controllers
Assembly: DevExpress.Blazor.Reporting.v24.2.Viewer.dll
NuGet Package: DevExpress.Blazor.Reporting.Viewer
Declaration
[Obsolete("The DownloadExportResultController class is obsolete now. Review the following document for more information: https://go.devexpress.com/Reporting_BC1155159.aspx")]
public abstract class DownloadExportResultController :
DownloadExportResultControllerBase
Inheritance
Object
DownloadExportResultControllerBase
DownloadExportResultController
See Also