silverlight3系列(五)数据绑定databinding2.docVIP

  • 2
  • 0
  • 约2.07万字
  • 约 22页
  • 2019-10-17 发布于湖北
  • 举报
Silverlight3系列(五)数据绑定 Data Binding 2 首先看一下可以进行绑定集合的控件属性,暂时我就不翻译了,因为翻译不好,还不如读英文呢。 Name Description ItemsSource Points to the collection that has all the objects that will be shown in the list. DisplayMemberPath Identifies the property that will be used to creat the display text for each item. ItemTemplate Providers a data template that will be used to create the visual appearance of each item.This property acts as a far more powerful replacement for DisplayMemberPath. ItemsPanel Providers a template that will be used to create the layout container that holds all the items in the list. 这里你可能会想,什

文档评论(0)

1亿VIP精品文档

相关文档