Skip to main content
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.v23.2.dll

NuGet Package: DevExpress.Web

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