Skip to main content
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.v23.2.dll

NuGet Package: DevExpress.Web

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