NavBarItemLink.Item Property
Gets an object representing the item to which the link corresponds.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.1.dll
NuGet Packages: DevExpress.Win, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
NavBarItem | A NavBarItem object to which the link corresponds. |
See Also