BarHeaderItemLink.Item Property
Returns a BarHeaderItem to which the current item link corresponds.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
BarHeaderItem | A BarHeaderItem to which the current item link corresponds. |
See Also