Skip to main content
A newer version of this page is available. .

DevExpress.Xpf.Dialogs Namespace

Assembly: DevExpress.Xpf.Dialogs.v19.1.dll

Classes

Name Description
DXCommonDialog Serves as a base class for the DevExpress File Dialogs.
DXFileDialog Serves as a base class for the DevExpress file dialogs (DXSaveFileDialog and DXOpenFileDialog) and implements common file dialog functionality.
DXFolderBrowserDialog Represents a dialog box that allows end-users to browse and select a particular folder.
DXFolderBrowserDialogService
DXOpenFileDialog Represents a dialog box that allows end-users to specify a filename for one or more files to open.
DXOpenFileDialogService Represents a dialog box that allows end-users to specify a filename for one or more files to open.
DXSaveFileDialog Represents a dialog box that allows end-users to specify a filename to which to save a file.
DXSaveFileDialogService Represents a dialog box that allows end-users to specify a filename to which to save a file.
HelpRequestEventArgs Provides data tor the DXFileDialog.HelpRequest event.
NotSupportedOsVersionEventArgs Provides data tor the DXCommonDialog.ShowDefaultDialog event.

Enums

Name Description
OpenFileDialogMode Lists values that specify the open file dialog mode for DXOpenFileDialog.