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.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class GridLookupColumnState :
    GridViewColumnState

Implements

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

Inheritance

See Also