Skip to main content

HamburgerMenuToggleStateButton Class

Represents the hamburger button in the HamburgerMenu.

Namespace: DevExpress.Xpf.WindowsUI

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

NuGet Package: DevExpress.Wpf.Controls

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