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