Back to Devexpress

MVCxTreeListNodeInfo<T> Class

aspnetmvc-devexpress-dot-web-dot-mvc-dot-mvcxtreelistnodeinfo-1.md

latest934 B
Original Source

MVCxTreeListNodeInfo<T> Class

Contains information on a tree list cell.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxTreeListNodeInfo<T>
    where T :
    new()
vb
Public Class MVCxTreeListNodeInfo(Of T As New)

Type Parameters

Name
T

Inheritance

Object MVCxTreeListNodeInfo<T>

See Also

MVCxTreeListNodeInfo<T> Members

DevExpress.Web.Mvc Namespace