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

XtraOpenFileDialog Constructors

Allows a user to open a file. This is a replacement for the standard OpenFileDialog that 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