Name | Description | |
---|---|---|
TreeColumnCollection Constructor | Initializes a new instance of the TreeColumnCollection class. |
The following tables list the members exposed by TreeColumnCollection.
Name | Description | |
---|---|---|
TreeColumnCollection Constructor | Initializes a new instance of the TreeColumnCollection class. |
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Parent | Gets the parent element of this collection. (Inherited from C1.Framework.TreeCollection<GridColumn>) |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
Add | Overloaded. Creates and adds an object to the end of the TreeCollection<T>. (Inherited from C1.Framework.TreeCollection<GridColumn>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Move | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
BlockReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
CheckReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
ClearItems | Overridden. Removes all elements from the Collection. | |
InsertItem | Overridden. Inserts an element into the Collection at the specified index. | |
MoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
OnCollectionChanged | (Inherited from C1.Framework.TreeCollection<GridColumn>) | |
OnPropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
RemoveItem | Overridden. Removes the element at the specified index of the Collection. | |
SetItem | Overridden. Replaces the element at the specified index. |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |