Skip to main content
Tab

ShadowImageProperties.CornerUrl Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public string CornerUrl { get; set; }

#Property Value

Type Description
String

A String value that specifies the location of an image.

See Also