.NET 學習

.NET 學習生活感想... 万事成蹉跎..... 贵在坚持 及时整理自己做过和学过的东西

博客园 首页 新随笔 联系 订阅 管理

Split View (aka MasterDetailMode=ListViewAndDetailView) improvements

 

We have implemented the following feature request in version 13.1:

ListView - Allow placing the master ListView on right or bottom sides when MasterDetailMode = ListViewAndDetailView

Technically, we have extended the ModelListViewSplitLayout interface by a new ViewsOrder property that will allow you specify the display order of the ListView and its DetailView

Refer to the attached screenshots for more details:

 http://dennisgaravsky.posterous.com/split-view-aka-masterdetailmodelistviewanddet

 

 

posted on 2013-04-02 11:03  Tonyyang  阅读(306)  评论(0编辑  收藏  举报
欢迎转载,转载请注明出处:http://www.cnblogs.com/Tonyyang/