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

HamburgerMenuToggleStateButton Class

Represents the hamburger button in the HamburgerMenu.

Namespace: DevExpress.Xpf.WindowsUI

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

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

Declaration

public class HamburgerMenuToggleStateButton :
    Button

Remarks

The HamburgerMenuToggleStateButton control is the hamburger button in the HamburgerMenu that is used to collapse/expand the menu or return to the Main Menu from a Sub Menu.

See Also