NotSupportedOsVersionEventArgs.Dialog Property
Gets the DevExpress file dialog that cannot be run under Windows versions before Vista.
Namespace: DevExpress.Xpf.Dialogs
Assembly: DevExpress.Xpf.Dialogs.v24.1.dll
NuGet Package: DevExpress.Wpf.Dialogs
Declaration
Property Value
Type | Description |
---|---|
DXCommonDialog | The DevExpress file dialog that cannot be run under Windows versions before Vista. |
See Also