ButtonImageSpriteProperties Class
In This Article
Contains settings that define different states (disabled, hottracked, pressed) of a button 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 ButtonImageSpriteProperties :
ImageSpriteProperties
#Related API Members
The following members return ButtonImageSpriteProperties objects:
#Remarks
To learn more, see the Using Custom CSS Sprites topic.
#Implements
#Inheritance
See Also