Skip to main content
Tab

ASPxWebControl.ShadowImage Property

OBSOLETE

This property is not used any longer.

Gets the shadow image properties.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

[Obsolete("This property is not used any longer.", true)]
public static ShadowImageProperties ShadowImage { get; }

Property Value

Type
ShadowImageProperties
See Also