Skip to main content
A newer version of this page is available. .
Bar

BarListItemLink Class

Represents a BarListItem within a bar or a menu.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v19.2.dll

Declaration

The following members return BarListItemLink objects:

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
List Item in a Bar List Item in Menu
See Also