Skip to main content

NavPaneExpandedChangedEventArgs Class

Provides data for the NavigationPaneView.NavPaneExpandedChanged event.

Namespace: DevExpress.Xpf.NavBar

Assembly: DevExpress.Xpf.NavBar.v14.2.dll

#Declaration

public class NavPaneExpandedChangedEventArgs :
    RoutedEventArgs

#Remarks

Instances of the NavPaneExpandedChangedEventArgs class are automatically created, initialized and passed to corresponding event handlers.

#Inheritance

See Also