TdxNavBarNavigationPaneBehaviorOptions Properties
Contains a set of options which determine how Navigation Pane Views respond to end-user actions.| Name | Description |
|---|---|
| AdjustWidthByPopup | Specifies whether end-users can adjust the NavBar control’s width by horizontally sizing the collapsed Navigation Pane‘s popup window. |
| AllowCustomizing | Specifies the visibility of the “Add or Remove Buttons” item within the context menu. |
| Collapsed | Specifies whether the Navigation Pane is collapsed. |
| Collapsible | Specifies whether the Navigation Pane can be collapsed. |
| NavBar | Provides access to a NavBar control which owns this object. Inherited from TdxNavBarPersistent. |
| ShowOverflowPanelHints | Specifies whether to display hints for icons within the overflow panel. |
See Also