CollectionView for WinForms
CollectionView プロパティ

C1.Win.CollectionView アセンブリ > C1.Win.CollectionView 名前空間 > C1CollectionViewBindingList クラス : CollectionView プロパティ
Gets or sets the underlying collection view.
シンタックス
'宣言
 
Public Property CollectionView As ICollectionView(Of Object)
public ICollectionView<object> CollectionView {get; set;}
参照

C1CollectionViewBindingList クラス
C1CollectionViewBindingList メンバ