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