HamburgerMenuAdaptiveLayoutController.ClosePane() Method
Toggles the menu into the corresponding collapsed state (Closed, CompactInline or CompactOverlay).
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Remarks
If the HamburgerMenu.ViewState property is set to Opened, Inline or Overlay, the ClosePane method toggles the menu into the Closed, CompactInline or CompactOverlay state, respectively.
See Also