CardViewPagerState Class
Contains information about the CardView’s paging-related state.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class CardViewPagerState :
GridBasePagerState
#Related API Members
The following members return CardViewPagerState objects:
#Remarks
An object of this type can be accessed via the CardViewModel.Pager property.
Refer to Custom Data Binding - Overview and Action Types and Passed Parameters to learn more.