Skip to main content
A newer version of this page is available. .

MVCxTreeListNode Class

Denotes an individual node within the TreeList.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxTreeListNode :
    TreeListNode

The following members return MVCxTreeListNode objects:

Inheritance

Object
TreeListNode
MVCxTreeListNode
See Also