NavBarViewBase.SetActiveGroup(NavBarGroup) Method
In This Article
Activates the specified group.
Namespace: DevExpress.Xpf.NavBar
Assembly: DevExpress.Xpf.NavBar.v24.2.dll
NuGet Package: DevExpress.Wpf.NavBar
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
group | Nav |
A Nav |
#Remarks
Corresponding Command: NavBarCommands.SetActiveGroup.
See Also