Skip to main content
A newer version of this page is available. .

NavPaneExpandedChangingEventArgs Class

Provides data for the NavigationPaneView.NavPaneExpandedChanging event.

Namespace: DevExpress.Xpf.NavBar

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

Declaration

public class NavPaneExpandedChangingEventArgs :
    NavPaneExpandedChangedEventArgs

Remarks

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

Inheritance

See Also