Skip to main content
Tab

ShadowImageProperties.CornerWidth Property

Gets or sets the shadow corner’s width.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public Unit CornerWidth { get; set; }

#Property Value

Type Description
Unit

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

See Also