MVCxTreeListColumnCollection Class
A collection of columns within the TreeList.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public class MVCxTreeListColumnCollection :
TreeListColumnCollection
Public Class MVCxTreeListColumnCollection
Inherits TreeListColumnCollection
Related API Members
The following members accept/return MVCxTreeListColumnCollection objects:
Implements
DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Utils.IAssignableCollection
Inheritance
Object
StateManagedCollectionBase
Collection
DevExpress.Web.Internal.WebColumnCollectionBase
TreeListColumnCollection
MVCxTreeListColumnCollection
See Also
Feedback