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

MVCxGridSelectedKeys<Key> Class

For internal use.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxGridSelectedKeys<Key> :
    List<Key>

Type Parameters

Name
Key

Inheritance

Object
List<Key>
MVCxGridSelectedKeys<Key>
See Also