NavBarGroupExpandedChangingEventArgs Class
In This Article
Provides data for the ExplorerBarView.GroupExpandedChanging event.
Namespace: DevExpress.Xpf.NavBar
Assembly: DevExpress.Xpf.NavBar.v24.2.dll
NuGet Package: DevExpress.Wpf.NavBar
#Declaration
#Remarks
Instances of the NavBarGroupExpandedChangingEventArgs class are automatically created, initialized and passed to corresponding event handlers.
#Inheritance
Object
EventArgs
RoutedEventArgs
NavBarGroupExpandedChangedEventArgs
NavBarGroupExpandedChangingEventArgs
See Also