DXOpenFolderDialogService.Multiselect Property
Gets or sets whether end-users are allowed to select multiple folders in the current open folder dialog.
Namespace: DevExpress.Xpf.Dialogs
Assembly: DevExpress.Xpf.Dialogs.v24.1.dll
NuGet Package: DevExpress.Wpf.Dialogs
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if end-users can select multiple folders; otherwise, false. |
See Also