Skip to main content

DXCommonDialog Class

Serves as a base class for the DevExpress File Dialogs.

Namespace: DevExpress.Xpf.Dialogs

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

NuGet Package: DevExpress.Wpf.Dialogs

Declaration

public abstract class DXCommonDialog :
    CommonDialog,
    ICommonDialog,
    IDisposable

The following members return DXCommonDialog objects:

See Also