ReportDesignerDocumentSaveFailedEventArgs.Storage Property
Gets the storage that raised the event.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v25.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
| Type | Description |
|---|---|
| Object | The storage that raised the event. |
See Also