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

ShadowImageProperties Class

Contains the settings which define the shadow image used by web controls.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class ShadowImageProperties :
    ImagePropertiesBase

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

See Also