Back to Devexpress

BarEditItemLink.Item Property

windowsforms-devexpress-dot-xtrabars-dot-baredititemlink-808e87e4.md

latest1.2 KB
Original Source

BarEditItemLink.Item Property

Returns a BarEditItem 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 BarEditItem Item { get; }
vb
<Browsable(False)>
Public ReadOnly Property Item As BarEditItem

Property Value

TypeDescription
BarEditItem

A BarEditItem to which the current item link corresponds.

|

See Also

BarEditItemLink Class

BarEditItemLink Members

DevExpress.XtraBars Namespace