EmptyImageProperties.Url Property
Gets or sets the URL of the empty image used by web controls.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v22.2.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
String | A String value that specifies the location of an image. |
See Also