Skip to main content

MVCxGridSelectedKeys<Key> Class

For internal use.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxGridSelectedKeys<Key> :
    List<Key>

Type Parameters

Name
Key

Inheritance

Object
List<Key>
MVCxGridSelectedKeys<Key>
See Also