Skip to main content

MVCxTreeListNode Class

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

The following members return MVCxTreeListNode objects:

#Implements

DevExpress.Web.IValueProvider

#Inheritance

Object
TreeListNode
MVCxTreeListNode
See Also