NavBarActiveGroupChangedEventHandler Delegate
In This Article
Represents a method that will handle the NavBarViewBase.ActiveGroupChanged event.
Namespace: DevExpress.Xpf.NavBar
Assembly: DevExpress.Xpf.NavBar.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
sender | Object | The event source. Identifies the view (a Nav |
e | Nav |
A Nav |
See Also