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

TabImageProperties.SpriteProperties Property

Gets the settings defining the image position within a sprite image.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public TabImageSpriteProperties SpriteProperties { get; }

Property Value

Type Description
TabImageSpriteProperties

A TabImageSpriteProperties object containing image position settings.

See Also