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.v25.1.dll

#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