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

MVCxTreeListColumnCollection Class

A collection of columns within the TreeList.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc.v18.1.dll

Declaration

public class MVCxTreeListColumnCollection :
    TreeListColumnCollection

The following members accept/return MVCxTreeListColumnCollection objects:

Inheritance

Object
StateManagedCollectionBase
Collection
DevExpress.Web.Internal.WebColumnCollectionBase
See Also