TdxNavBarHamburgerMenuViewOptions Members
Stores the Hamburger Menu’s appearance settings.Constructors
Name | Description |
---|---|
Create(TdxCustomNavBar) | Initializes a new instance of the TdxNavBarPersistent class with specified settings. Inherited from TdxNavBarPersistent. |
Properties
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. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
ToString | Inherited from TObject. |
See Also