Skip to main content
Tab

CheckedButtonImageSpriteProperties Class

Contains settings that define the checked state 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 CheckedButtonImageSpriteProperties :
    ButtonImageSpriteProperties

The following members return CheckedButtonImageSpriteProperties objects:

#Remarks

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

#Implements

See Also