ReadOnlyTreeListColumnCollection<T> Constructors
Represents the TreeList’s read only column collection.| Name | Parameters | Description |
|---|---|---|
| ReadOnlyTreeListColumnCollection(IList<T>) | list | Initializes a new instance of the ReadOnlyTreeListColumnCollection<T> class. |
See Also