NotSupportedOsVersionEventArgs.DialogResult Property
Returns a result of a fallback dialog, which was launched instead of the DevExpress file dialog.
Namespace: DevExpress.Xpf.Dialogs
Assembly: DevExpress.Xpf.Dialogs.v24.1.dll
NuGet Package: DevExpress.Wpf.Dialogs
Declaration
Property Value
Type | Description |
---|---|
Boolean | A result of a fallback dialog. |
See Also