[]
The collection of ListViewItem
public class ListViewItemsCollection : C1DataCollectionList<ListViewItem>
| Name | Description |
|---|---|
| ListViewItemsCollection(C1ListView) | Default constructor |
| Name | Description |
|---|---|
| DataCollection |
| Name | Description |
|---|---|
| Add(object) | Add data object directly |
| Clear() | Removes all items from the collection. |
| IndexOf(ListViewItem) | |
| OnCollectionChanged(NotifyCollectionChangedEventArgs) |