DXMenuItem.HasImage Property
Returns whether or not this DXMenuItem has an image assigned.
Namespace: DevExpress.Utils.Menu
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if this DXMenuItem has an image assigned; otherwise, false. |
See Also