Skip to main content

GridLookupColumnStateCollection Class

A collection that contains information (the current state) on column objects of the GridLookup.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class GridLookupColumnStateCollection :
    GridViewColumnStateCollection

The following members return GridLookupColumnStateCollection objects:

See Also