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

MenuItemImageProperties.SpriteProperties Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public MenuItemImageSpriteProperties SpriteProperties { get; }

Property Value

Type Description
MenuItemImageSpriteProperties

A MenuItemImageSpriteProperties object containing image position settings.

See Also