Skip to main content
Tab

ShadowImageProperties.RightEdgeUrl Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public string RightEdgeUrl { get; set; }

Property Value

Type Description
String

A String value that specifies the location of an image.

See Also