BinaryImageEditingSettings.AllowDropOnPreview Property
Gets or sets whether end-users can upload images by dropping them on the preview.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Allow |
---|---|
ASPx |
|
Binary |
|
#Remarks
The AllowDropOnPreview property is in effect when the BinaryImageEditingSettings.Enabled property is set to true
.