您要查找的是不是:
- A cell appears that has a drop-down list control. 出现一个具有下拉列表控件的单元格。
- The cell spacing is uniform for the entire data list control. 单元格间距对于整个数据列表控件是统一的。
- Object that contains the key values of each record in a data listing control. 对象,它包含数据列表控件中每个记录的键值。
- Object that stores the key values of each record in a data listing control. 对象,它存储数据列表控件中每个记录的键值。
- A user can enter text into a list control, which repeats as needed. 用户可在列表控件中输入文本,该操作可根据需要重复进行。
- Property to specify the source of values to bind to a data listing control. 属性指定要绑定到数据列表控件的值的源。
- All borders of the cells in the data list control are displayed. 显示数据列表控件中单元格的所有边框。
- It provides an unambiguous method of data entry into a list control. 正如名字所示,它是一个列表框和编辑字段的组合,提供了一个确定的方法在列表控件中输入数据。
- Elements in a list control defines the initial set of items in a list. 元素集定义列表中各项的初始集。
- The same list control could be used in an edit item template as well. 在编辑项模板中,也可以使用同一列表控件。
- Property to provide a custom display format the items in a list control. 属性可以为列表控件中的项提供自定义显示格式。
- A dialog base application which displays running text in a list control. 在列表控件中应用的对话框。
- Use the Display Mode drop-down list control to switch the page to connect mode. 使用“显示模式”下拉列表控件,将该页切换到连接模式。
- Gets or sets the horizontal alignment of a data listing control within its container. 获取或设置数据列表控件在其容器内的水平对方式。
- This allows you to store the key field with a data listing control without displaying it in the control. 这使您可以用数据列表控件存储键字段而无需在控件中显示它。
- Property to control the spacing between adjacent cells in a data listing control. 属性控制数据列表控件中相邻单元格之间的间距。
- You can display the border between the individual cells of a data listing control by setting the GridLines property. 通过设置GridLines属性,可以显示数据列表控件各个单元格之间的边框。
- A list control filled with line after line of text unrelieved by visual symbols is a dry desert indeed. 列表控件包含一行接一行没有变化的文本,视觉上就像干燥的沙漠。
- Being able to drag items from one place to another in a list control is powerful, but it demands that auto-scrolling be implemented (see Chapter 19). 在列表控件中能够将条目从一个位置拖动到另一位置很重要,但它要求实现自动滚屏(参见第19章)。
- This means that you now have a list control with items of variable height, but this is still better than horizontal scrolling. 也就是说列表控件中的项目会有不同的高度,但这比水平滚动要好。