XtraOpenFileDialog Constructors
A dialog that allows a user to open a file. Supports DevExpress Skins.Name | Parameters | Description |
---|---|---|
XtraOpenFileDialog() | none | Initializes a new instance of the XtraOpenFileDialog class with the default settings. |
XtraOpenFileDialog(IContainer) | container | Initializes a new instance of the XtraOpenFileDialog class with the specified settings. |
See Also