Back to Devexpress

OptionsNavPane Properties

windowsforms-devexpress-dot-xtranavbar-dot-optionsnavpane-dot-underscore-properties.md

latest4.5 KB
Original Source

OptionsNavPane Properties

Contains options that affect the control’s appearance and behavior when the NavigationPane paint style is applied.

NameDescription
ActualNavPaneStateGets the actual expansion state of the NavBarControl (in the NavigationPane paint style).
AllowOptionsMenuItemGets or sets whether an end-user can invoke the Navigation Pane Options dialog to customize the order of groups and font settings of items.
AnimationFramesCountGets or sets the number of animation frames when the control is being expanded or collapsed.
CollapsedNavPaneContentControlGets or sets the control embedded into the NavBarControl when the nav bar is painted using the Navigation Pane View and the nav bar is collapsed.
CollapsedWidthGets or sets the control’s width when in the collapsed state.
DefaultNavPaneHeaderImageSizeThis member supports the internal infrastructure, and is not intended to be used directly from your code.
ExpandButtonModeGets or sets the direction of the expand button’s arrow and also the direction in which the control is collapsed/expanded.
ExpandedWidthGets or sets the control’s width when in the expanded state.
GroupImageShowModeGets or sets whether a group image is always visible, or visible only when the NavBarControl is collapsed.
HeaderImageSizeGets or sets the size of the frame into which the header image of an expanded group is fitted.
IsAnimationInProgressGets whether the control is being expanded or collapsed.
MaxPopupFormWidthGets or sets the maximum width of the popup form displayed when clicking the active NavBarGroup in the collapsed NavBarControl.
NavBarGets the NavBarControl that owns the current object.
NavPaneStateGets or sets the NavBarControl’s expansion state when the NavigationPane paint style is applied.
PopupFormSizeGets or sets the popup form’s size.
ShowExpandButtonGets or sets whether the expand button is visible when the NavigationPane paint style is applied.
ShowGroupImageInHeaderGets or sets whether to display the active group’s image in the NavBarControl’s header.
ShowHeaderTextGets or sets whether to display the active group’s caption in the NavBarControl’s header.
ShowOverflowButtonGets or sets the visibility of the overflow button displayed within the Overflow Panel.
ShowOverflowPanelGets or sets whether the Overflow panel is displayed.
ShowSplitterGets or sets whether the splitter is visible.

See Also

OptionsNavPane Class

OptionsNavPane Members

DevExpress.XtraNavBar Namespace