XtraFolderBrowserDialog Constructors
A dialog that allows a user to select one or multiple folders. Supports DevExpress Skins.Name | Parameters | Description |
---|---|---|
XtraFolderBrowserDialog() | none | Initializes a new instance of the XtraFolderBrowserDialog class with the specified settings. |
XtraFolderBrowserDialog(IContainer) | container | Initializes a new instance of the XtraFolderBrowserDialog class with the default settings. |
See Also