RibbonGalleryBarItem.ActualLinks Property
In This Article
Returns the links currently displayed by the link container.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Bar |
A Bar |
#Remarks
See the ILinksHolder.ActualLinks topic to learn more.
#Implements
See Also