Skip to main content
Tab

ButtonImageSpriteProperties Class

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

The following members return ButtonImageSpriteProperties objects:

#Remarks

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

#Implements

See Also