Back to Devexpress

NotSupportedOsVersionEventArgs Class

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

latest1.3 KB
Original Source

NotSupportedOsVersionEventArgs Class

Provides data tor the DXCommonDialog.ShowDefaultDialog event.

Namespace : DevExpress.Xpf.Dialogs

Assembly : DevExpress.Xpf.Dialogs.v25.2.dll

NuGet Package : DevExpress.Wpf.Dialogs

Declaration

csharp
public class NotSupportedOsVersionEventArgs :
    EventArgs
vb
Public Class NotSupportedOsVersionEventArgs
    Inherits EventArgs

NotSupportedOsVersionEventArgs is the data class for the following events:

Inheritance

Object EventArgs NotSupportedOsVersionEventArgs

See Also

NotSupportedOsVersionEventArgs Members

DevExpress.Xpf.Dialogs Namespace