IOpenDialogServiceBase.Multiselect Property
Gets or sets whether a dialog box allows users to select multiple files.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if a dialog box allows users to select multiple files; otherwise, false. |
See Also