NavBarActiveGroupChangingEventArgs.NewGroup Property
Gets a group object that is going to be activated.
Namespace: DevExpress.Xpf.NavBar
Assembly: DevExpress.Xpf.NavBar.v24.1.dll
NuGet Package: DevExpress.Wpf.NavBar
Declaration
Property Value
Type | Description |
---|---|
NavBarGroup | A NavBarGroup object representing the group being activated. |
See Also