Skip to main content
A newer version of this page is available.
All docs
V19.1

ReportCanceledException Class

An exception thrown on disposing a report while filling its data source.

Namespace: DevExpress.XtraReports

Assembly: DevExpress.XtraReports.v19.1.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Core

Declaration

public class ReportCanceledException :
    Exception

Inheritance

Object
Exception
ReportCanceledException
See Also