ReportDesignerDocumentSaveFailedEventArgs.ShowSaveFileDialogToSelectNewStorage Property
Gets or sets a value that specifies whether to invoke the Save File dialog to select another storage for saving a report.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to invoke the Save File dialog; otherwise, false. |
See Also