Skip to main content
A newer version of this page is available. .
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.v19.1.dll

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