Back to Devexpress

Group Header

wpf-6679-controls-and-libraries-navigation-controls-navigation-bar-visual-elements-group-header.md

latest2.7 KB
Original Source

Group Header

  • Apr 01, 2021

Group headers display information about the corresponding group’s content. Commonly, a group header can show the group caption and the group image. Group headers enable end-users to expand and collapse groups. When a Side Bar View or the Navigation Pane View is used, end-users can click anywhere in the group header to expand the corresponding group. When an Explorer Bar View is used, groups can be expanded by end-users by clicking on the group expand buttons, located within group headers.

When the Navigation Pane View is applied, the expand button displayed within the active group header allows end-users to expand/collapse the Navigation Pane.

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

CharacteristicsMembers
ContentNavBarGroup.Header
ImageNavBarGroup.ImageSource
StylesNavBarViewBase.GroupVisualStyle, NavBarGroup.VisualStyle, NavBarGroup.ActualVisualStyle
Display ModeNavBarViewBase.DisplayMode
Image and Text LayoutNavBarViewBase.LayoutSettings, NavBarViewBase.ImageSettings
TemplatesNavBarViewBase.HeaderTemplate, NavBarViewBase.HeaderTemplateSelector;NavBarGroup.HeaderTemplate, NavBarGroup.HeaderTemplateSelector
EventsExplorerBarView.GroupExpandedChanging, ExplorerBarView.GroupExpandedChanged;NavBarViewBase.ActiveGroupChanging, NavBarViewBase.ActiveGroupChanged