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

ReportDesignerDocumentLoadFailedEventArgs Class

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

Declaration

public class ReportDesignerDocumentLoadFailedEventArgs :
    ReportDesignerDocumentOperationFailedEventArgs

Remarks

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

See Also