ASPxBinaryImage.DescriptionUrl Property
In This Article
Gets or sets the location of the image’s detailed description.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
A String value specifying the URL for the file that contains a detailed description for the image. |
See Also