| 名前 | 解説 | |
|---|---|---|
![]() | Count | Gets the number of elements in the collection. C1.CollectionView.C1CollectionViewBase<T>から継承されます。 |
![]() | CurrentItem | Gets or sets the current item in the view. C1.CollectionView.C1CollectionViewBase<T>から継承されます。 |
![]() | CurrentPosition | Gets the current position. C1.CollectionView.C1CollectionViewBase<T>から継承されます。 |
![]() | FilterExpression | Gets the filter expression applied to the data. C1.CollectionView.C1WrapCollectionView<T,T>から継承されます。 |
![]() | GroupDescriptions | Gets the group descriptions applied to the data. C1.CollectionView.C1WrapCollectionView<T,T>から継承されます。 |
![]() | HasMoreItems | Gets a value indicating whether this collection can load more items. C1.CollectionView.C1WrapCollectionView<T,T>から継承されます。 |
![]() | IsPlain | Gets whether the group items will be inline with the data items or the items will be the first level of group items. C1.CollectionView.C1WrapCollectionView<T,T>から継承されます。 |
![]() | IsUpdating | Gets a value indicating whether the collection view is being updated. C1.CollectionView.C1WrapCollectionView<T,T>から継承されます。 |
![]() | Item | Gets the element at the specified index in the read-only list. C1.CollectionView.C1CollectionViewBase<T>から継承されます。 |
![]() | SortDescriptions | Gets the sort descriptions applied to the data. C1.CollectionView.C1WrapCollectionView<T,T>から継承されます。 |
![]() | UseCPUsInParallel | Gets or sets whether the operations will be performed using CPU's in parallel. |
