Skip to main content
A newer version of this page is available. .
Bar

RibbonGalleryBarItemLink.Item Property

Gets a RibbonGalleryBarItem to which the current link refers.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v18.2.dll

Declaration

public RibbonGalleryBarItem Item { get; }

Property Value

Type Description
RibbonGalleryBarItem

A RibbonGalleryBarItem to which the current link refers.

See Also