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

HeaderButtonCheckedImageProperties.SpriteProperties Property

Provides settings that allow you to define the image position within a sprite image.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public HeaderButtonCheckedImageSpriteProperties SpriteProperties { get; }

Property Value

Type Description
HeaderButtonCheckedImageSpriteProperties

An object that contains image position settings.

See Also