Skip to main content

RibbonGalleryBarItem.ActualLinks Property

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
BarItemLinkCollection

A BarItemLinkCollection object that contains the links currently displayed by the link container.

#Remarks

See the ILinksHolder.ActualLinks topic to learn more.

#Implements

See Also