Skip to main content
Tab

MenuScrollButtonImageSpriteProperties Class

Contains settings that define different states (hottracked, pressed) of a scroll 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 MenuScrollButtonImageSpriteProperties :
    ButtonImageSpriteProperties

The following members return MenuScrollButtonImageSpriteProperties objects:

#Remarks

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

#Implements

See Also