RibbonGalleryBarItem.Links Property
In This Article
Gets or sets the bar item links displayed below the dropdown gallery.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Bar |
A Bar |
#Remarks
The Links and RibbonGalleryBarItem.DropDownMenuItemLinks properties are in sync. See RibbonGalleryBarItem.DropDownMenuItemLinks to learn more.
See Also