Skip to main content
All docs
V25.1
  • 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.v25.1.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