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

TreeListExtension<RowType> Class

An extension object implementing the TreeList functionality.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class TreeListExtension<RowType> :
    TreeListExtension

Type Parameters

Name
RowType

Inheritance

Object
ExtensionBase
TreeListExtension
TreeListExtension<RowType>
See Also