代码:
1 private IEnumerable<XXXType> DicCollection { get; set; } 2 DicTreeListCtrl.DataSource = DicCollection;