RibbonControl.ToolbarItemLinks Property
In This Article
Gets the bar item links displayed within the Ribbon Quick Access Toolbar.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Bar |
A Bar |
#Remarks
To display bar item links within the Ribbon Quick Access Toolbar, add them to the ToolbarItemLinks collection.
See Also