Skip to main content
Tab

ShadowImageProperties.CornerHeight Property

Gets or sets the shadow corner’s height.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public Unit CornerHeight { get; set; }

#Property Value

Type Description
Unit

A System.Web.UI.WebControls.Unit value specifying the height of the shadow corner.

See Also