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