windowsforms-devexpress-dot-xtrabars-264b851e.md
Represents a BarListItem within a bar or a menu.
Namespace : DevExpress.XtraBars
Assembly : DevExpress.XtraBars.v25.2.dll
NuGet Package : DevExpress.Win.Navigation
public class BarListItemLink :
BarCustomContainerItemLink
Public Class BarListItemLink
Inherits BarCustomContainerItemLink
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 |
|---|---|
Object BarItemLink BarCustomContainerItemLink BarListItemLink BarDockingMenuItemLink
See Also