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

NavigationPaneView.ChangeNavPaneExpanded() Method

Toggles the Navigation Pane‘s expanded state.

Namespace: DevExpress.Xpf.NavBar

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.NavBar, DevExpress.Wpf.Navigation

Declaration

public void ChangeNavPaneExpanded()

Remarks

Corresponding Command: NavigationPaneCommands.ChangeNavPaneExpanded.

See Also