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

MVCxTreeListSelectedKeys<Key> Class

For internal use.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxTreeListSelectedKeys<Key> :
    List<Key>

Type Parameters

Name
Key

Inheritance

Object
List<Key>
MVCxTreeListSelectedKeys<Key>
See Also