RibbonGalleryBarItem.DropDownGalleryMenuItemsGlyphSize Property
Gets or sets the size of the images displayed for the menu items within the dropdown gallery. This is a dependency property.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Glyph |
A Glyph |
#Remarks
When showing a dropdown gallery (RibbonGalleryBarItem.DropDownGallery), it's possible to add regular bar items below the gallery. These items will be displayed in the same popup window. The DropDownGalleryMenuItemsGlyphSize property specifies the size of the images for these items.
To specify the regular bar items to be displayed below the dropdown gallery, use the RibbonGalleryBarItem.DropDownMenuItemLinks or RibbonGalleryBarItem.Links property.