ReportDesignerDocumentLoadFailedEventArgs.ShowOpenFileDialogToSelectNewSource Property
Gets or sets a value that specifies whether to invoke the Open File dialog to select another report for loading to the designer document.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v25.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, to invoke the Open File dialog; otherwise, false. |
See Also