NavBarActiveGroupChangingEventArgs Constructors
Provides data for the NavBarViewBase.ActiveGroupChanging event.| Name | Parameters | Description |
|---|---|---|
| NavBarActiveGroupChangingEventArgs(NavBarGroup, NavBarGroup) | prevGroup, newGroup | Initializes a new instance of the NavBarActiveGroupChangingEventArgs class with the specified settings. |
See Also