Skip to main content
All docs
V25.1
  • DownloadExportResultControllerBase Class

    OBSOLETE

    The DownloadExportResultControllerBase class is obsolete now. Review the following document for more information: https://go.devexpress.com/Reporting_BC1155159.aspx

    Base class to implement 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 DownloadExportResultControllerBase class is obsolete now. Review the following document for more information: https://go.devexpress.com/Reporting_BC1155159.aspx")]
    public abstract class DownloadExportResultControllerBase

    Inheritance

    Object
    DownloadExportResultControllerBase
    See Also