Back to Devexpress

Member Table: Active Group

wpf-6613-controls-and-libraries-navigation-controls-navigation-bar-member-tables-member-table-active-group.md

latest2.2 KB
Original Source

Member Table: Active Group

  • Jun 07, 2019

The members listed below affect the group expansion state only if the Side Bar or Navigation Pane View is applied to the DXNavBar. For the Explorer Bar View, use members listed in the Member Table: Expanding and Collapsing Groups (Explorer Bar View) topic.

MemberDescription
NavBarGroup.IsActive

Gets whether the group is active. This is a dependency property.

| | NavBarControl.ActiveGroup |

Gets or sets the currently active group. This is a dependency property.

| | NavBarCommands.SetActiveGroup | Activates the specified group. | | NavBarViewBase.ActiveGroupChanging | Fires before the active group is changed. | | NavBarViewBase.ActiveGroupChanged | Fires after the active group has been changed. | | NavigationPaneView.ActiveGroupMinHeight |

Gets or sets the minimum height of the active group’s content. This is a dependency property.

| | SideBarView.ActiveGroupMinHeight |

Gets or sets the minimum height of the active group’s content. This is a dependency property.

| | NavBarViewBase.AnimateGroupExpansion | Gets or sets whether expanding/collapsing NavBarGroups within the current View is animated. | | NavBarGroup.AnimateGroupExpansion | Gets whether the current NavBarGroup is animated when expanding/collapsing. |