FileManagerSettings.EnableMultiSelect Property
Specifies whether to enable multiple file selection in the file manager.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue(false)]
public bool EnableMultiSelect { get; set; }
<DefaultValue(False)>
Public Property EnableMultiSelect As Boolean
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
true, to enable multiple file selection; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Show 21 property paths