TdxNavBarBehaviorOptions Properties
Stores all NavBar control behavior settings.| Name | Description |
|---|---|
| Common | Provides access to behavior options that are common to all View types. |
| HamburgerMenu | Provides access to behavior options of the Hamburger Menu View. |
| NavBar | Provides access to a NavBar control which owns this object. Inherited from TdxNavBarPersistent. |
| NavigationPane | Provides access to options which determine how Navigation Pane Views respond to end-user actions. |
| SideBar |
Deprecated. This property exists for backward compatibility only. Tip Use the Common property instead of |
See Also