NavBarControl
Posted Chuck Lu
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了NavBarControl相关的知识,希望对你有一定的参考价值。
https://documentation.devexpress.com/#WindowsForms/clsDevExpressXtraNavBarNavBarControltopic
Views
https://documentation.devexpress.com/#WindowsForms/CustomDocument1637
The three major View types, mentioned above, are Explorer Bar View, Side Bar View and Navigation Pane View.
Explorer Bar View:一次显示所有的group,可以展开或折叠group
Side Bar View和Navigation Pane View一次只显示单个group的内容,不可折叠group
Side Bar View和Navigation Pane View的区别是:前者是按照group的本来的顺序,进行显示。后者所有的group统一显示在下方,选中某一个group再显示
Side Bar View
This view is similar to the side bars found in Microsoft Outlook, prior to version 2003.
Only one group‘s content can be visible at a time.
End-users can click the desired group‘s header to make that group‘s content visible.
Clicking a collapsed group‘s header expands the corresponding group, and collapses the previously expanded group.
These Views do not support skinning paint schemes.
以上是关于NavBarControl的主要内容,如果未能解决你的问题,请参考以下文章