NavPaneExpandedChangingEventArgs Class
Provides data for the NavigationPaneView.NavPaneExpandedChanging event.
Namespace: DevExpress.Xpf.NavBar
Assembly: DevExpress.Xpf.NavBar.v24.1.dll
NuGet Package: DevExpress.Wpf.NavBar
Declaration
Remarks
Instances of the NavPaneExpandedChangingEventArgs class are automatically created, initialized and passed to corresponding event handlers.
Inheritance
Object
EventArgs
RoutedEventArgs
NavPaneExpandedChangedEventArgs
NavPaneExpandedChangingEventArgs
See Also