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

ReportDesignerDocumentClosingEventArgs Class

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public class ReportDesignerDocumentClosingEventArgs :
    ReportDesignerDocumentCancelEventArgs

Remarks

An instance of the ReportDesignerDocumentClosingEventArgs class with appropriate settings is automatically created and passed to the corresponding event handler.

Inheritance

See Also