Back to Devexpress

BarHeaderItemLink.Item Property

windowsforms-devexpress-dot-xtrabars-dot-barheaderitemlink.md

latest1.2 KB
Original Source

BarHeaderItemLink.Item Property

Returns a BarHeaderItem to which the current item link corresponds.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public BarHeaderItem Item { get; }
vb
<Browsable(False)>
Public ReadOnly Property Item As BarHeaderItem

Property Value

TypeDescription
BarHeaderItem

A BarHeaderItem to which the current item link corresponds.

|

See Also

BarHeaderItem

BarHeaderItemLink Class

BarHeaderItemLink Members

DevExpress.XtraBars Namespace