Back to Devexpress

ImageSpritePropertiesEx Class

aspnet-devexpress-dot-web-7a03a1ce.md

latest1.5 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ImageSpritePropertiesEx :
    ImageSpriteProperties
vb
Public Class ImageSpritePropertiesEx
    Inherits ImageSpriteProperties

The following members return ImageSpritePropertiesEx objects:

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ImageSpriteProperties ImageSpritePropertiesEx

See Also

ImageSpritePropertiesEx Members

DevExpress.Web Namespace