Back to Devexpress

OfficeNavigationBarHitInfo.Item Property

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-officenavigationbarhitinfo.md

latest1.2 KB
Original Source

OfficeNavigationBarHitInfo.Item Property

Gets the navigation item at the screen point.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public NavigationBarItem Item { get; set; }
vb
Public Property Item As NavigationBarItem

Property Value

TypeDescription
NavigationBarItem

An object that specifies the navigation item at the screen point.

|

See Also

OfficeNavigationBarHitInfo Class

OfficeNavigationBarHitInfo Members

DevExpress.XtraBars.Navigation Namespace