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

XtraSaveFileDialog Constructors

Allows a user to save a file. This is a replacement for the standard SaveFileDialog that supports DevExpress Skins.
Name Parameters Description
XtraSaveFileDialog() none Initializes a new instance of the XtraSaveFileDialog class with the default settings.
XtraSaveFileDialog(IContainer) container Initializes a new instance of the XtraSaveFileDialog class with the specified settings.
See Also