Back to Devexpress

DevExpress.Xpf.Dialogs Namespace

wpf-devexpress-dot-xpf-271afab9.md

latest2.6 KB
Original Source

DevExpress.Xpf.Dialogs Namespace

Contains classes that implement the main functionality of the WPF Dialogs and Dialog Services.

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

NuGet Package : DevExpress.Wpf.Dialogs

Classes

NameDescription
DXCommonDialogServes as a base class for the DevExpress File Dialogs.
DXFileDialogServes as a base class for the DevExpress file dialogs (DXSaveFileDialog and DXOpenFileDialog) and implements common file dialog functionality.
DXFolderBrowserDialogRepresents a dialog box that allows end-users to browse and select a particular folder.
DXFolderBrowserDialogServiceRepresents a dialog box that allows end-users to browse and select a particular folder.
DXOpenFileDialogRepresents a dialog box that allows end-users to specify a filename for one or more files to open.
DXOpenFileDialogServiceRepresents a dialog box that allows end-users to specify a filename for one or more files to open.
DXOpenFolderDialogServiceRepresents a dialog box that allows end-users to specify folder names for one or more folders to open.
DXSaveFileDialogRepresents a dialog box that allows end-users to specify a filename to which to save a file.
DXSaveFileDialogServiceRepresents a dialog box that allows end-users to specify a filename to which to save a file.
HelpRequestEventArgsProvides data tor the DXCommonDialog.HelpRequest event.
NotSupportedOsVersionEventArgsProvides data tor the DXCommonDialog.ShowDefaultDialog event.

Enums

NameDescription
OpenFileDialogModeLists values that specify the open file dialog mode for DXOpenFileDialog.