treeview
- 网络控件;树视图;树状视图;目录树
-
The pointer opens the order details extended treeview node and the orders qry node .
指针打开“扩展订单明细”树视图节点和“订单查询”节点。
-
Modify the node-path of the dictionary property to the currently selected node in the treeview .
将字典属性的节点路径修改为树视图中当前选定的节点。
-
It show design document in design view and design treeview at the same time .
可同时在设计面板和树状视图列表中显示设计文档元素信息。
-
Naturally , you will need to set properties and call the occasional method directly on a TreeView .
一般地,你需要直接地对一个TreeView设置属性,不时地调用方法。
-
Keep in mind , these types of issues can be extremely thorny and difficult to deal with when programming directly against the TreeView itself .
记住,如果直接用TreeView来编程解决这些问题,可是痛苦不堪的。
-
To create a child node , select the parent node in the treeview node editor and then click the add a child node button .
若要创建子节点,请在“treeview节点编辑器”中选择父节点,再单击“添加子节点”按钮。
-
Once you stop treating the TreeView as a place to put data , and start treating it as a place to show data , everything starts working smoothly .
一旦你不再把TreeView当成一个存储数据的地方,而是看做一个展现数据的地方,那么一切都将水到渠成。
-
Updates the selected distinguished-field with the selected treenode in the schema treeview .
使用架构树视图中的选定树节点更新选定的可分辨字段。
-
If you are curious to see some examples of how the WPF TreeView can be customized , check out this article and this article .
如果你对如何个性化WPF的TreeView感兴趣,可以查看这篇文章和这篇文章。
-
The SiteMapPath is useful for sites that have deep hierarchical page structures , but where a treeview or menu control might require too much space on a page .
对于具有较深的分层页结构的站点,sitemappath很有用,但在这种站点内,treeview或menu控件可能需要占用页上的许多空间。