Back to Devexpress

MVCxTreeListColumnCollection<RowType> Class

aspnetmvc-devexpress-dot-web-dot-mvc-dot-mvcxtreelistcolumncollection-1.md

latest1.9 KB
Original Source

MVCxTreeListColumnCollection<RowType> Class

A collection of strongly-typed 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<RowType> :
    MVCxTreeListColumnCollection
vb
Public Class MVCxTreeListColumnCollection(Of RowType)
    Inherits MVCxTreeListColumnCollection

Type Parameters

Name
RowType

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<RowType> Members

Tree List

DevExpress.Web.Mvc Namespace