OfficeNavigationBar.PeekItem Property
In This Article
Gets the item for which the Peek Form is currently displayed.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Navigation |
The item for which the Peek Form is currently displayed. |
#Remarks
See OfficeNavigationBar.ShowPeekFormOnItemHover to learn more.
See Also