BootstrapBinaryImageEditingSettings.Enabled Property
Specifies if a binary image can be edited (uploaded) by end-users.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v25.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | true | true, to enable image uploading; otherwise, false. |
See Also