Skip to main content

MVCxTreeListSelectedKeys<Key> Class

For internal use.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.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