Skip to main content
A newer version of this page is available. .

ReportDesignerDocumentCancelEventArgs Class

A base class for classes that provide data for cancellable events in the End-User Report Designer.

Namespace: DevExpress.Xpf.Reports.UserDesigner

Assembly: DevExpress.Xpf.ReportDesigner.v20.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public class ReportDesignerDocumentCancelEventArgs :
    CancelEventArgs,
    IReportDesignerDocumentEventArgs

Inheritance

See Also