Skip to main content

GridLookupColumnState Class

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

Namespace: DevExpress.Web.Mvc

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

#Declaration

public class GridLookupColumnState :
    GridViewColumnState

#Implements

DevExpress.Data.IDataColumnInfo
DevExpress.Web.Data.IWebColumnInfo

#Inheritance

See Also