BinaryImageEditingSettings.Enabled Property
Specifies if a binary image can be edited (uploaded) by end-users.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
Property Paths
You can access this nested property as listed below:
Object Type | Path to Enabled |
---|---|
ASPxBinaryImage |
|
BinaryImageEditProperties |
|
See Also