NavBarControl Constructors
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.Name | Description |
---|---|
NavBarControl() | Initializes a new instance of the NavBarControl class with default settings. |
See Also