TdxNavBarHamburgerMenuViewOptions Properties
Stores the Hamburger Menu’s appearance settings.Name | Description |
---|---|
ChildLevelIndent | Specifies the indent size (in pixels) for nested items in all groups. |
NavBar | Provides access to a NavBar control which owns this object. Inherited from TdxNavBarPersistent. |
NavigationPaneMode | Specifies how the Hamburger Menu displays its Navigation Pane. |
ShowHeader | Specifies if the header section of the NavBar control is visible. |
ShowOverflowPanel | Specifies whether the Hamburger Menu can show the overflow panel. |
SpaceBetweenGroups | Specifies the custom distance between root groups, in pixels. |
See Also