aspnet-devexpress-dot-web-68e24ba9.md
Contains the settings which define the shadow image used by web controls.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ShadowImageProperties :
ImagePropertiesBase
Public Class ShadowImageProperties
Inherits ImagePropertiesBase
The following members return ShadowImageProperties objects:
Use the properties exposed by the ShadowImageProperties class to specify the URLs of the images representing the shadow’s right and bottom edge and the shadow’s corner, and define the shadow corner’s width and height.
Object StateManager PropertiesBase ImagePropertiesBase ShadowImageProperties
See Also