RibbonItemImageProperties.SpriteProperties Property
Gets the settings defining the image position within a sprite image.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.Web.RibbonItemImageSpriteProperties | A DevExpress.Web.RibbonItemImageSpriteProperties object containing image position settings. |
See Also