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

ImageSpritePropertiesEx Class

Contains settings that define the disabled state of an image when it’s taken from a sprite image.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class ImageSpritePropertiesEx :
    ImageSpriteProperties

The following members return ImageSpritePropertiesEx objects:

Remarks

To learn more, see the Using Custom CSS Sprites topic.

Implements

Inheritance

See Also