Skip to main content
A newer version of this page is available. .
Tab

ASPxWebControl.ShadowImage Property

OBSOLETE

This property is not used any longer.

Gets the shadow image properties.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

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

Property Value

Type
ShadowImageProperties
See Also