ASPxWebControl.ShadowImage Property
In This Article
OBSOLETE
This property is not used any longer.
Gets the shadow image properties.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
[Obsolete("This property is not used any longer.", true)]
public static ShadowImageProperties ShadowImage { get; }
#Property Value
Type |
---|
Shadow |
See Also