TdxNavBarNavigationPaneBehaviorOptions Members
Contains a set of options which determine how Navigation Pane Views respond to end-user actions.Constructors
Name | Description |
---|---|
Create(TdxCustomNavBar) | Initializes a new instance of the TdxNavBarPersistent class with specified settings. Inherited from TdxNavBarPersistent. |
Properties
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. |
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