Back to Devexpress

DevExpress.XtraNavBar Namespace

windowsforms-devexpress-6555c9ee.md

latest8.4 KB
Original Source

DevExpress.XtraNavBar Namespace

Contains classes that provide information about the XtraNavBar control, its groups, items, links and corresponding collections.

Assembly : DevExpress.XtraNavBar.v25.2.dll

NuGet Package : DevExpress.Win

Classes

NameDescription
CollectionServes as a base for classes maintaining a collection of items.
CollectionItemEventArgsProvides data for the Collection.CollectionItemChanged event.
ComponentCollectionItemImplements the basic functionality of collection items.
NavBarAppearancesProvides the appearance settings used to paint the XtraNavBar control.
NavBarCalcGroupClientHeightEventArgsProvides data for the NavBarGroup.CalcGroupClientHeight event.
NavBarCalcHintSizeEventArgsProvides data for the NavBarControl.CalcHintSize event.
NavBarControlImplements a side navigation UI found in MS Office or MS Explorer.
NavBarCustomDrawHintEventArgsProvides data for the NavBarControl.CustomDrawHint event.
NavBarCustomHintEventArgsServes as the base class for objects which provide data for hint related events.
NavBarGetHintEventArgsProvides data for the NavBarControl.GetHint event.
NavBarGroupA group within a NavBarControl control.
NavBarGroupControlContainerRepresents the container displayed within a NavBar group when this group’s NavBarGroup.GroupStyle property is set to NavBarGroupStyle.ControlContainer.
NavBarGroupEventArgsProvides data for the NavBarControl.ActiveGroupChanged event.
NavBarHitInfoContains information about the control’s section located under a specified point.
NavBarItemAn item within the NavBarControl control.
NavBarItemLinkA link to a NavBarItem.
NavBarLayoutOptionsProvides properties that specify how the control’s layout is saved/restored from storage.
NavBarLinkEventArgsProvides data for events that require a link as a parameter.
NavElementImplements the common functionality of groups and items.
NavGroupCollectionRepresents a collection of groups within the NavBarControl control.
NavItemCollectionRepresents a collection of items within the NavBarControl control.
NavLinkCollectionRepresents a collection of links between a group and items.
NavReadOnlyLinkCollectionRepresents a read-only collection of links.
OptionsNavPaneContains options that affect the control’s appearance and behavior when the NavigationPane paint style is applied.

Interfaces

NameDescription
ICollectionItemDeclares members implemented by collection items.

Delegates

NameDescription
CollectionItemEventHandlerRepresents a method that will handle the Collection.CollectionItemChanged event.
NavBarCalcGroupClientHeightEventHandlerRepresents a method that will handle the NavBarGroup.CalcGroupClientHeight event.
NavBarCalcHintSizeEventHandlerRepresents a method that will handle the NavBarControl.CalcHintSize event.
NavBarCustomDrawHintEventHandlerRepresents a method that will handle the NavBarControl.CustomDrawHint event.
NavBarGetHintEventHandlerRepresents a method that will handle the NavBarControl.GetHint event.
NavBarGroupEventHandlerRepresents a method that will handle the NavBarControl.ActiveGroupChanged event.
NavBarLinkEventHandlerRepresents the method that will handle events which require a link as the parameter.

Enums

NameDescription
LinkSelectionModeTypeDefines the set of values used to specify the link selection mode in the NavBarControl.
NavBarDragDropContains values specifying drag-and-drop options.
NavBarGroupStyleContains possible styles for representing a group’s contents.
NavBarHitTestContains values identifying elements of the NavBarControl control.
NavBarImageContains possible styles for displaying images within groups’ captions.
NavBarStateContains values representing a user action performed over the NavBarControl control.
NavBarStringIdContains values corresponding to strings that can be localized.
NavBarViewKindLists values that specify the kind of the NavBarControl’s paint style.
NavPaneStateEnumerates possible states for a NavBarControl when the NavigationPane paint style is applied.
SkinExplorerBarViewScrollStyleLists the values that specify how a NavBarControl is scrolled when a skinning Explorer Bar View paint scheme is applied.