Name | Description | |
---|---|---|
Count | Gets the number of elements in the collection. (Inherited from C1.CollectionView.C1CollectionViewBase<T>) | |
CurrentItem | Gets or sets the current item in the view. (Inherited from C1.CollectionView.C1CollectionViewBase<T>) | |
CurrentPosition | Gets the current position. (Inherited from C1.CollectionView.C1CollectionViewBase<T>) | |
FilterExpression | Gets the filter expression applied to the data. | |
HasMoreItems | Gets a value that indicates whether more items can be loaded. | |
Item | Gets the element at the specified index in the read-only list. (Inherited from C1.CollectionView.C1CollectionViewBase<T>) | |
SortDescriptions | Gets the sort descriptions applied to the data. |