XtraSaveFileDialog Constructors
A dialog that allows a user to save a file. 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