TdxNavBarHamburgerMenuBehaviorOptions Members
Stores the Hamburger Menu’s behavior settings.Constructors
Name | Description |
---|---|
Create(TdxCustomNavBar) | Initializes a new instance of the TdxNavBarPersistent class with specified settings. Inherited from TdxNavBarPersistent. |
Properties
Name | Description |
---|---|
Collapsed | Switches the Hamburger Menu between expanded and collapsed states. |
DisplayMode | Specifies the relationship between the NavBar control and its parent (container) in collapsed and expanded states of the active Hamburger Menu View. |
NavBar | Provides access to a NavBar control which owns this object. Inherited from TdxNavBarPersistent. |
SelectedGroupPopupMode | Specifies how groups activate from the collapsed Hamburger Menu. |
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