Skip to main content

ReportDesignerDocumentSaveFailedEventArgs Class

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public class ReportDesignerDocumentSaveFailedEventArgs :
    ReportDesignerDocumentOperationFailedEventArgs

Remarks

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

See Also