名前 | 解説 | |
---|---|---|
![]() | CollectionView | Gets the underlying collection view. |
![]() | Count | Gets the number of elements in the collection. C1.DataCollection.C1DataCollectionBase<object>から継承されます。 |
![]() | EditableCollectionView | Gets the editable collection view, or null if it is not editable. |
![]() | FilterExpression | Gets the filter expression. |
![]() | GroupDescriptions | Gets the group descriptions. |
![]() | IsDisposed | Gets whether the collection is disposed. C1.DataCollection.C1DataCollectionBase<object>から継承されます。 |
![]() | IsPlain | Gets whether the group items will be inline with the data items or the items will be the first level of group items. |
![]() | Item | Gets the element at the specified index in the read-only list. C1.DataCollection.C1DataCollectionBase<object>から継承されます。 |
![]() | ItemType | Gets the type of the items. |
![]() | SortDescriptions | Gets the sort descriptions applied to the data. |
![]() | Source | Gets the data source of this collection. |