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

GridLookupColumnState Class

Contains information (the current state) on an individual column within the GridLookup.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class GridLookupColumnState :
    GridViewColumnState

Implements

DevExpress.Data.IDataColumnInfo

Inheritance

See Also