[]
Represents a collection of GridColumn elements for Columns.
public class TreeColumnCollection : TreeCollection<GridColumn>, IList<GridColumn>, ICollection<GridColumn>, IList, ICollection, IReadOnlyList<GridColumn>, IReadOnlyCollection<GridColumn>, IEnumerable<GridColumn>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
| Name | Description |
|---|---|
| TreeColumnCollection(TreePanel) | Initializes a new instance of the TreeColumnCollection class. |
| Name | Description |
|---|---|
| ClearItems() | |
| InsertItem(int, GridColumn) | |
| RemoveItem(int) | |
| SetItem(int, GridColumn) |