Product Class Structure
The following table lists classes that represent the main elements in the DXNavBar for WPF suite.
Class | Description |
---|---|
NavBarControl | A control that enables you to implement a sidebar menu or allow users to switch between application modules. Supports three layouts: Navigation Pane, Explorer Bar View, and Side Bar View. |
ExplorerBarView | Represents a view that allows multiple groups to be expanded at the same time. |
SideBarView | Represents a view similar to the side bars found in Microsoft Outlook, prior to version 2003. |
NavigationPaneView | Represents a view similar to the Navigation Pane found in Microsoft Outlook 2007. |
NavBarGroup | Represents an individual group within the NavBarControl. |
NavBarItem | Represents an individual item within the NavBarControl control. |