A newer version of this page is available.
Switch to the current version.
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.2.dll
Declaration
public class ButtonImageSpriteProperties :
ImageSpriteProperties
Public Class ButtonImageSpriteProperties
Inherits ImageSpriteProperties
Related API Members
The following members accept/return ButtonImageSpriteProperties objects:
Remarks
To learn more, see the Using Custom CSS Sprites topic.
Implements
Inheritance
See Also
Feedback