Back to Devexpress

DXFileDialog Events

wpf-devexpress-dot-xpf-dot-dialogs-dot-dxfiledialog-dot-underscore-events.md

latest1.2 KB
Original Source

DXFileDialog Events

Serves as a base class for the DevExpress file dialogs (DXSaveFileDialog and DXOpenFileDialog) and implements common file dialog functionality.

NameDescription
FileOkSimilar to the FileOk event.
HelpRequestOccurs when the user clicks the Help button on a file dialog and allows you to provide a help link or cancel opening help resources. Inherited from DXCommonDialog.
ShowDefaultDialogFires when running DevExpress file dialogs in an unsupported OS (e.g. Windows XP). Inherited from DXCommonDialog.

See Also

DXFileDialog Class

DXFileDialog Members

DevExpress.Xpf.Dialogs Namespace