ContextItem.HasGlyph Property
In This Article
Gets whether or not this ContextItem has a glyph assigned.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if this Context |
#Remarks
This member supports the internal infrastructure, and is not intended to be used directly from your code.
See Also