このクラスのメンバの一覧は、C1SpanDataCollection<T>メンバを参照してください。
パブリック プロパティ
| 名前 | 解説 |
 | ConnectionState | Gets the state of the connection to the source. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。 |
 | Count | オーバーライドされます。 Gets the number of items in this collection. |
 | CurrentPage | Gets the current page number. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。 |
 | FilterExpression | Gets the filter expression applied to the data. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。 |
 | GroupDescriptions | Gets the group descriptions applied to the data. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。 |
 | HasMoreItems | Gets a value indicating whether this collection can load more items. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。 |
 | IsDisposed | Gets whether the collection is disposed. C1.DataCollection.C1DataCollectionBase<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.DataCollection.C1WrapDataCollection<T,T>から継承されます。 |
 | IsUpdating | Gets a value indicating whether the collection is being updated. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。 |
 | IsVirtualizing | C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。 |
 | Item | オーバーライドされます。 Gets the item at the specified position. |
 | Length | Gets the maximum number of items that can be in the collection. |
 | PageSize | Gets or sets the maximum number of items per page. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。 |
 | SortDescriptions | Gets the sort descriptions applied to the data. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。 |
 | Start | Gets the index in the underlying collection where this collection starts. |
 | TotalCount | オーバーライドされます。 Gets the total count of items in the underlying collection. |
トップ
参照