MenuImages.Item Property
Gets the settings that define an image displayed within root items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
MenuItemImageProperties | A MenuItemImageProperties object that contains image settings. |
See Also