MVCxTreeListColumnCollection<RowType> Constructors
A collection of strongly-typed columns within the TreeList.| Name | Parameters | Description |
|---|---|---|
| MVCxTreeListColumnCollection() | none | Initializes a new instance of the MVCxTreeListColumnCollection<RowType> class with default settings. |
| MVCxTreeListColumnCollection(IWebControlObject) | owner | Initializes a new instance of the MVCxTreeListColumnCollection<RowType> class with the specified owner. |
See Also