Skip to main content
A newer version of this page is available. .
All docs
V21.2

DownloadExportResultController Class

OBSOLETE

Use the DownloadExportResultControllerBase class instead. Review the following document for more information: https://go.devexpress.com/Reporting_BC1019255.aspx

A controller that processes requests to print or export the document.

Namespace: DevExpress.Blazor.Reporting.Controllers

Assembly: DevExpress.Blazor.Reporting.v21.2.Viewer.dll

NuGet Package: DevExpress.Blazor.Reporting.Viewer

Declaration

[Obsolete("Use the DownloadExportResultControllerBase class instead. Review the following document for more information: https://go.devexpress.com/Reporting_BC1019255.aspx")]
public abstract class DownloadExportResultController :
    DownloadExportResultControllerBase

Inheritance

See Also