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.v25.1.dll
#Declaration
[Obsolete("This property is not used any longer.", true)]
public static ShadowImageProperties ShadowImage { get; }
#Property Value
Type |
---|
Shadow |
See Also