FileDialogBase(IContainer) Constructor
Initializes a new instance of the FileDialogBase class with specified settings.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraDialogs.v22.1.dll
NuGet Package: DevExpress.Win.Dialogs
Declaration
Parameters
Name | Type | Description |
---|---|---|
container | IContainer | An object that owns this dialog. |
See Also