ShadowImageProperties Class
Contains the settings which define the shadow image used by web controls.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return ShadowImageProperties objects:
Remarks
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.
Inheritance
Object
StateManager
PropertiesBase
ImagePropertiesBase
ShadowImageProperties
See Also