XtraFolderBrowserDialog(IContainer) Constructor
Initializes a new instance of the XtraFolderBrowserDialog class with the default settings.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraDialogs.v24.1.dll
NuGet Packages: DevExpress.Win.Dialogs, DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
container | IContainer | An IContainer descendant that owns this XtraFolderBrowserDialog. |
See Also