Skip to main content
Bar

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

BarItem Events
Show Inherited Hide Inherited

Provides the functionality of bar elements.
Name Description
Disposed Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
HyperlinkClick Occurs each time an end-user clicks a hyperlink within the current BarItem.
ItemClick Occurs when the current item is clicked.
ItemDoubleClick Fires when a link to an item is double-clicked.
ItemPress Fires immediately after a link associated with an item has been pressed.
See Also