CollectionView for WinForms
C1BindingListCollectionView クラス メンバ
プロパティ  メソッド  イベント

C1.Win.CollectionView アセンブリ > C1.Win.CollectionView 名前空間 : C1BindingListCollectionView クラス

C1BindingListCollectionViewデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the C1BindingListCollectionView class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the underlying System.ComponentModel.IBindingList.  
Public プロパティGets the number of elements in the collection. C1.CollectionView.C1CollectionViewBase<object>から継承されます。
Public プロパティGets or sets the current item in the view. C1.CollectionView.C1CollectionViewBase<object>から継承されます。
Public プロパティGets the current position. C1.CollectionView.C1CollectionViewBase<object>から継承されます。
Public プロパティGets the filter expression applied to the data.  
Public プロパティGets the element at the specified index in the read-only list. C1.CollectionView.C1CollectionViewBase<object>から継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドReturns whether the collection view is able to filter the specified filterExpression.  
Public メソッドFilters the data using specified filterExpression.  
Public メソッドGets the type of the item. C1.CollectionView.C1CollectionViewBase<object>から継承されます。
Public メソッドGets the index of the specified item. C1.CollectionView.C1CollectionViewBase<object>から継承されます。
Public メソッドSets the specified item in the view as the current item. C1.CollectionView.C1CollectionViewBase<object>から継承されます。
Public メソッドSets the first item in the view as the current item. C1.CollectionView.C1CollectionViewBase<object>から継承されます。
Public メソッドSets the last item in the view as the current item. C1.CollectionView.C1CollectionViewBase<object>から継承されます。
Public メソッドSets the item after the CurrentItem in the view as the CurrentItem. C1.CollectionView.C1CollectionViewBase<object>から継承されます。
Public メソッドSets the item at the specified index in the view as the current item. C1.CollectionView.C1CollectionViewBase<object>から継承されます。
Public メソッドSets the item before the CurrentItem in the view as the CurrentItem. C1.CollectionView.C1CollectionViewBase<object>から継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs after the collection changed. C1.CollectionView.C1CollectionViewBase<object>から継承されます。
Public イベントOccurs after the current item changed. C1.CollectionView.C1CollectionViewBase<object>から継承されます。
Public イベントOccurs when the current item is changing. C1.CollectionView.C1CollectionViewBase<object>から継承されます。
Public イベントRaised after a filter operation was performed.  
Public イベントOccurs when a property value changes. C1.CollectionView.C1CollectionViewBase<object>から継承されます。
トップ
参照

C1BindingListCollectionView クラス
C1.Win.CollectionView 名前空間