ImageSpritePropertiesEx Class
In This Article
Contains settings that define the disabled state of an image when it’s taken from a sprite image.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ImageSpritePropertiesEx :
ImageSpriteProperties
#Related API Members
The following members return ImageSpritePropertiesEx objects:
#Remarks
To learn more, see the Using Custom CSS Sprites topic.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
ImageSpriteProperties
ImageSpritePropertiesEx
See Also