GalleryItem.Glyph Property
In This Article
Gets or sets the item's image.
This is a dependency property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Image |
An Image |
#Remarks
Use the Glyph property to assign images to gallery items.
See Also