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

GridLookupColumnStateCollection Class

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

Namespace: DevExpress.Web.Mvc

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

Declaration

public class GridLookupColumnStateCollection :
    GridViewColumnStateCollection

The following members return GridLookupColumnStateCollection objects:

See Also