Name | Description | |
---|---|---|
BindingList | Gets the underlying System.ComponentModel.IBindingList. | |
BindingListView | Gets the underlying System.ComponentModel.IBindingListView if it is implemented by the source. | |
Count | Gets the number of elements in the collection. (Inherited from C1.DataCollection.C1DataCollectionBase<object>) | |
FilterExpression | Gets the filter expression applied to the data. | |
IsDisposed | Gets whether the collection is disposed. (Inherited from C1.DataCollection.C1DataCollectionBase<object>) | |
Item | Overridden. Gets the element at the specified index in the read-only list. | |
SortDescriptions | Gets the sort descriptions applied to the data. | |
Source | Gets the data source of this collection. |