Skip to main content
All docs
V19.2

ReportCanceledException Class

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

Namespace: DevExpress.XtraReports

Assembly: DevExpress.XtraReports.v19.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public class ReportCanceledException :
    Exception

Inheritance

Object
Exception
ReportCanceledException
See Also