Name | Description | |
---|---|---|
ConnectionState | Gets the state of the connection to the source. | |
Count | Overridden. Gets the number of elements in the collection. | |
FilterExpression | Gets the filter expression applied to the data. | |
IsDisposed | Gets whether the collection is disposed. (Inherited from C1.DataCollection.C1DataCollectionBase<T>) | |
IsLoading | Gets whether the collection is getting the data. | |
IsVirtualizing | ||
Item | Overridden. Gets the element at the specified index in the read-only list. | |
Mode | Gets or sets the way the items will be loaded | |
PageSize | Gets or sets the number of items that will be fetch per page. | |
SortDescriptions | Gets the sort descriptions applied to the data. |