Back to Devexpress

MVCxTreeListColumnCollection Class

aspnetmvc-devexpress-dot-web-dot-mvc-dcf4244e.md

latest2.0 KB
Original Source

MVCxTreeListColumnCollection Class

A collection of columns within the TreeList.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxTreeListColumnCollection :
    TreeListColumnCollection
vb
Public Class MVCxTreeListColumnCollection
    Inherits TreeListColumnCollection

The following members return MVCxTreeListColumnCollection objects:

Implements

IList

ICollection

IEnumerable

IStateManager

DevExpress.Web.Internal.IStateManagerTracker

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Utils.IAssignableCollection

Inheritance

Object StateManagedCollectionBase Collection DevExpress.Web.Internal.WebColumnCollectionBase TreeListColumnCollection MVCxTreeListColumnCollection MVCxTreeListColumnCollection<RowType>

See Also

MVCxTreeListColumnCollection Members

Tree List

DevExpress.Web.Mvc Namespace