MVCxTreeListNode Class
In This Article
Denotes an individual node within the TreeList.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class MVCxTreeListNode :
TreeListNode
#Related API Members
The following members return MVCxTreeListNode objects:
#Implements
DevExpress.Web.IValueProvider
#Inheritance
Object
TreeListNode
MVCxTreeListNode
See Also