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