Name | Description | |
---|---|---|
TreeViewItemsCollection Constructor |
The following tables list the members exposed by TreeViewItemsCollection.
Name | Description | |
---|---|---|
TreeViewItemsCollection Constructor |
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the System.Collections.ICollection. (Inherited from C1.DataCollection.C1DataCollectionList<TreeViewItem>) | |
IsFixedSize | Gets whether the collection size can change. (Inherited from C1.DataCollection.C1DataCollectionList<TreeViewItem>) | |
IsReadOnly | Gets a value indicating whether the ICollection is read-only. (Inherited from C1.DataCollection.C1DataCollectionList<TreeViewItem>) | |
IsSynchronized | Gets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe). (Inherited from C1.DataCollection.C1DataCollectionList<TreeViewItem>) | |
Item | Gets or sets the element at the specified index. (Inherited from C1.DataCollection.C1DataCollectionList<TreeViewItem>) | |
Parent | ||
SyncRoot | Gets an object that can be used to synchronize access to the System.Collections.ICollection. (Inherited from C1.DataCollection.C1DataCollectionList<TreeViewItem>) |
Name | Description | |
---|---|---|
AsDataCollection | Overloaded. Wraps an System.Collections.IEnumerable into a data collection. | |
ToDataCollection | Overloaded. Wraps an System.Collections.IEnumerable into a data collection. |
Name | Description | |
---|---|---|
CollectionChanged | Occurs after the items in the collection changed. (Inherited from C1.DataCollection.C1DataCollectionList<TreeViewItem>) |