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

RibbonItemImageProperties.SpriteProperties Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public RibbonItemImageSpriteProperties SpriteProperties { get; }

Property Value

Type Description
DevExpress.Web.RibbonItemImageSpriteProperties

A DevExpress.Web.RibbonItemImageSpriteProperties object containing image position settings.

See Also