Skip to main content
A newer version of this page is available. .

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