Skip to main content

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

Item

Items are clickable elements which can display item captions and images. End-users can click items to select them, and activate some navigation functionality.

VisualElements-Item.png

The table below lists the main members which affect the element’s content, appearance and functionality:

Characteristics Members
Content NavBarItem.Content
Availability DXFrameworkContentElement.IsEnabled
Image NavBarItem.ImageSource
Styles NavBarViewBase.ItemVisualStyle, NavBarGroup.ItemVisualStyle, NavBarItem.VisualStyle, NavBarItem.ActualVisualStyle
Display Mode NavBarViewBase.DisplayMode
Image and Text Layout NavBarViewBase.LayoutSettings, NavBarViewBase.ImageSettings
Selection NavBarControl.AllowSelectItem, NavBarControl.AllowSelectDisabledItem
Templates NavBarViewBase.ItemTemplate, NavBarViewBase.ItemTemplateSelector;NavBarGroup.ItemTemplate, NavBarGroup.ItemTemplateSelector
Events NavBarViewBase.Click, NavBarViewBase.ItemSelecting, NavBarViewBase.ItemSelected