GridLookupPagerState Class
Contains information about the GridLookup’s paging-related state.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Remarks
An object of this type can be accessed via the GridViewModel.Pager property.
Inheritance
Object
GridBasePagerState
GridViewPagerState
GridLookupPagerState
See Also