| 名前 | 解説 | |
|---|---|---|
![]() | C1BindingListCollectionView コンストラクタ | Initializes a new instance of the C1BindingListCollectionView class. |
C1BindingListCollectionViewデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | C1BindingListCollectionView コンストラクタ | Initializes a new instance of the C1BindingListCollectionView class. |
| 名前 | 解説 | |
|---|---|---|
![]() | BindingList | Gets the underlying System.ComponentModel.IBindingList. |
![]() | Count | Gets the number of elements in the collection. C1.CollectionView.C1CollectionViewBase<object>から継承されます。 |
![]() | CurrentItem | Gets or sets the current item in the view. C1.CollectionView.C1CollectionViewBase<object>から継承されます。 |
![]() | CurrentPosition | Gets the current position. C1.CollectionView.C1CollectionViewBase<object>から継承されます。 |
![]() | FilterExpression | Gets the filter expression applied to the data. |
![]() | Item | Gets the element at the specified index in the read-only list. C1.CollectionView.C1CollectionViewBase<object>から継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | CollectionChanged | Occurs after the collection changed. C1.CollectionView.C1CollectionViewBase<object>から継承されます。 |
![]() | CurrentChanged | Occurs after the current item changed. C1.CollectionView.C1CollectionViewBase<object>から継承されます。 |
![]() | CurrentChanging | Occurs when the current item is changing. C1.CollectionView.C1CollectionViewBase<object>から継承されます。 |
![]() | FilterChanged | Raised after a filter operation was performed. |
![]() | PropertyChanged | Occurs when a property value changes. C1.CollectionView.C1CollectionViewBase<object>から継承されます。 |