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

TabImageSpriteProperties Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class TabImageSpriteProperties :
    ImageSpriteProperties

The following members return TabImageSpriteProperties objects:

Remarks

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

Implements

Inheritance

See Also