BarListItemLink Class
Represents a BarListItem within a bar or a menu.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
The behavior of a specific BarListItemLink varies as the location of its link changes. If the BarListItemLink is placed on a toolbar, the BarListItemLink functions as a submenu. If the BarListItemLink is placed into a submenu, the BarListItemLink functions as a string list.
BarListItemLink within a bar | BarListItemLink within a menu |
---|---|
Inheritance
See Also