Back to Devexpress

BarToggleSwitchItemLink.Item Property

windowsforms-devexpress-dot-xtrabars-dot-bartoggleswitchitemlink.md

latest1.2 KB
Original Source

BarToggleSwitchItemLink.Item Property

Returns a BarToggleSwitchItem to which the current item link corresponds.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Property Value

TypeDescription
BarToggleSwitchItem

A BarToggleSwitchItem to which the current item link corresponds.

|

See Also

BarToggleSwitchItemLink Class

BarToggleSwitchItemLink Members

DevExpress.XtraBars Namespace