Back to Devexpress

NotSupportedOsVersionEventArgs.Dialog Property

wpf-devexpress-dot-xpf-dot-dialogs-dot-notsupportedosversioneventargs.md

latest1.2 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Dialogs

Declaration

csharp
public DXCommonDialog Dialog { get; }
vb
Public ReadOnly Property Dialog As DXCommonDialog

Property Value

TypeDescription
DXCommonDialog

The DevExpress file dialog that cannot be run under Windows versions before Vista.

|

See Also

NotSupportedOsVersionEventArgs Class

NotSupportedOsVersionEventArgs Members

DevExpress.Xpf.Dialogs Namespace