Skip to main content
A newer version of this page is available. .
Tab

ShadowImageProperties.BottomEdgeUrl Property

Gets or sets the URL of the image that represents the shadow’s bottom edge.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public string BottomEdgeUrl { get; set; }

Property Value

Type Description
String

A String value that specifies the location of an image.

See Also