OfficeNavigationBarHitInfo.ItemInfo Property
Gets internal information used to render the navigation element at the screen point.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraEditors.TileItemViewInfo | An object that specifies internal information used to render the navigation element at the screen point. |
See Also