MVCxTreeListNode Class
Denotes an individual node within the TreeList.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public class MVCxTreeListNode :
TreeListNode
Public Class MVCxTreeListNode
Inherits TreeListNode
Related API Members
The following members accept/return MVCxTreeListNode objects:
Implements
DevExpress.Web.IValueProvider
Inheritance
Object
TreeListNode
MVCxTreeListNode
See Also
Feedback