Skip to main content
A newer version of this page is available. .
Tab

CollapseButtonImageSpriteProperties Class

Contains settings that define different states (normal, hottracked) of a collapse button image when it’s taken from a sprite image.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class CollapseButtonImageSpriteProperties :
    ImageSpriteProperties

The following members return CollapseButtonImageSpriteProperties objects:

Remarks

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

Implements

Inheritance

See Also