MVCxTreeListNodeInfo<T> Class
Contains information on a tree list cell.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public class MVCxTreeListNodeInfo<T>
where T :
new()
Public Class MVCxTreeListNodeInfo(Of T As New)
Type Parameters
Name |
---|
T |
Inheritance
Object
MVCxTreeListNodeInfo<T>
See Also
Feedback