listview

listview

 英

  • 网络列表;列表视图;列表控件

例句

You can use this event to perform the tasks necessary to drag items into and out of your application's ListView control.

可以使用事件执行应用程序ListView控件必需任务

This property enables you to determine the number of columns that are displayed in the ListView when the View property is set to Details.

属性使能够确定View属性设置Details显示ListView数目

Occurs when a ListView is in virtual mode and the selection state of a range of items has changed.

ListView处于虚拟模式下某个范围内选定状态发生更改发生

The examples here are for a TreeView control, but the same approach can be used for a ListView control.

虽然这里示例关于TreeView控件方法同样适用ListView控件

The ListView control enables you to perform more sophisticated formatting than what you have done in this walkthrough.

通过ListView控件可以执行演练更为复杂格式设置

This property enables you to determine the number of selected items in the ListView.

属性使能够确定ListView选定

This event lets you customize the appearance of a ListView control using owner drawing.

事件使得以使用所有者描述来自定义ListView控件外观

You can also draw all items in the ListView control using only one of the two events, although this may be less convenient.

可以使用两个事件一个事件绘制ListView控件所有元素尽管可能十分方便

To complete your specification for the ListView control, you must define an ImageList control to be associated with it.

完成ListView控件规范必须定义与其相关ImageList控件

Export or Print Text from a List View Co - The Control manages printing and exporting the contents of a ListView in report-mode.

这个控件消息打印导出报表模式列表视图内容

However, unlike those controls, the ListView control supports edit, insert, and delete operations as well as sorting and paging.

控件不同ListView控件不仅支持编辑插入删除操作支持排序分页操作

If the list is not sorted, you can use the Insert method to insert an item into the ListView at a specific position.

如果列表排序使用Insert方法ListView特定位置插入

This method will return -1 if the handle has not been created for a virtual ListView.

如果没有虚拟ListView创建句柄方法返回-1。

Describes an editor for viewing and changing the list of columns for a Windows Forms ListView control.

描述用于查看更改Windows窗体ListView控件列表编辑器

The specified index is less than 0 or greater than or equal to the number of items in the owner ListView.

指定索引小于0,或者大于等于所有者ListView

To determine whether a ColumnHeader is associated with a ListView control, you can reference the ListView property.

若要确定某个ColumnHeader是否ListView控件关联可以引用ListView属性

This walkthrough showed you how to add a ListView to a page with a LinqDataSource control to add, modify, and delete tasks from a database.

演练演示如何包含LinqDataSource控件页面添加ListView以便数据库添加修改删除任务

Gets or sets the space between the ListView control and its contents.

获取设置ListView控件及其内容之间间距

True to indicate the ListView control is laid out from right to left; otherwise, false.

若要指示布局ListView控件true否则为false

If the search results cannot fit a single page of the ListView element, then only the first page of results is displayed.

如果搜索结果超过ListView元素那么显示第一结果

It also needs to request the data in the appropriate format and, once the data is parsed, use it to fill its ListView with data.

需要请求适当格式数据并且数据一旦解析填充ListView

In the Configure ListView dialog box, select Enable Editing, Enable Inserting, Enable Deleting, and Enable Paging.

配置ListView对话选择启用编辑”、“启用插入”、“启用删除启用分页”。

The owner ListView is in virtual mode, and the specified index is less than 0 or greater than or equal to the value of VirtualListSize.

所有者ListView处于虚拟模式指定索引小于0,或者大于等于VirtualListSize

This method will return 0 if the handle has not been created for the owning ListView.

如果没有所有者ListView创建句柄方法返回0。

You cannot change the ListView. CheckedListViewItemCollection class directly.

不能直接更改ListView.CheckedListViewItemCollection

This binds the ListView to the LinqDataSource control that you configured earlier in the walkthrough.

ListView绑定演练前面配置LinqDataSource控件

The ListView control is a lightweight control with a grid view.

ListView控件网格视图轻量级控件

It should be placed on a Form, next to a ListView-Control.

放置一个窗体一个列表视图控件后面

The Threads property is used to enumerate the threads of the process, which are then displayed in another ListView control.

Threads属性用于枚举进程线程这些线程然后显示另外一个ListView控件

The Columns property returns a collection containing the ColumnHeader objects that are displayed in the ListView control.

Columns属性返回一个集合集合包含ListView控件显示ColumnHeader对象

Sort any type of data in a ListView Cont - Sort any type of data in a ListView without subclassing or API calls. Very low overhead.

列表视图使用或者API调用排序任何类型数据具有非常开销

The processes on the current computer are displayed in a ListView control by calling the GetProcesses method.

通过调用GetProcesses方法当前计算机进程显示ListView控件

Index is less than 0 or greater than or equal to the value of the Count property of the ListView. ColumnHeaderCollection.

index小于0或者大于等于ListView.ColumnHeaderCollectionCount属性

The ListView control can display check boxes next to the items, if the CheckBoxes property is set to true.

如果CheckBoxes属性设置true,ListView控件可以显示这些复选

This property is effective only if the LabelEdit property of the ListView control that contains the item is set to true.

属性只有包含ListView控件LabelEdit属性设置true有效

The ListView control can accept any graphics format that the ImageList control supports when displaying icons.

显示图标ListView控件可以接受ImageList控件支持任何图形格式

This code puts an UpdatePanel control around the ListView control and the DropDownList control.

代码ListView控件DropDownList控件放置UpdatePanel控件

Selection data is used to provide information about the selection in list views and form views.

选择数据SelectionData用来提供列表视图ListView形态视图FormView?)选项信息

Returns a string representation of the ListView control.

返回ListView控件字符串表示形式

ColumnHeader objects can be added to a ListView using the Add method of the ListView. : : . ColumnHeaderCollection class.

可以使用ListView.::.ColumnHeaderCollectionAdd方法ColumnHeader对象添加ListView

热门查询