aspnetmvc-devexpress-dot-web-dot-mvc-8906decb.md
A collection that contains information (the current state) on column objects of the GridLookup.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class GridLookupColumnStateCollection :
GridViewColumnStateCollection
Public Class GridLookupColumnStateCollection
Inherits GridViewColumnStateCollection
The following members return GridLookupColumnStateCollection objects:
ICollection<GridViewColumnState>
IReadOnlyList<GridViewColumnState>
IReadOnlyCollection<GridViewColumnState>
IEnumerable<GridViewColumnState>
Object List<GridViewColumnState> GridBaseColumnStateCollection<GridViewColumnState> GridViewColumnStateCollection GridLookupColumnStateCollection
See Also