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

GridLookupPagerState Class

Contains information about the GridLookup’s paging-related state.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class GridLookupPagerState :
    GridViewPagerState

Remarks

An object of this type can be accessed via the GridViewModel.Pager property.

Inheritance

See Also