BinaryImageEditingSettings.EmptyValueText Property
In This Article
Gets or sets the text displayed in the editor when there is no image.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | "No image" | A String value specifying the displayed text. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Empty |
---|---|
ASPx |
|
Binary |
|
See Also