GridLookupColumnStateCollection Class
A collection that contains information (the current state) on column objects of the GridLookup.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Related API Members
The following members return GridLookupColumnStateCollection objects:
Implements
Inheritance
Object
List<GridViewColumnState>
GridBaseColumnStateCollection<GridViewColumnState>
GridViewColumnStateCollection
GridLookupColumnStateCollection
See Also