Skip to main content

Member Table: Active Group

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.

Member Description
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.