Back to Devexpress

RibbonGalleryBarItemLink.Item Property

windowsforms-devexpress-dot-xtrabars-dot-ribbongallerybaritemlink.md

latest1.2 KB
Original Source

RibbonGalleryBarItemLink.Item Property

Gets a RibbonGalleryBarItem to which the current link refers.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public RibbonGalleryBarItem Item { get; }
vb
Public ReadOnly Property Item As RibbonGalleryBarItem

Property Value

TypeDescription
RibbonGalleryBarItem

A RibbonGalleryBarItem to which the current link refers.

|

See Also

RibbonGalleryBarItemLink Class

RibbonGalleryBarItemLink Members

DevExpress.XtraBars Namespace