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

ASPxCardViewPagerSettings Class

Provides settings that affect the pager appearance and functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxCardViewPagerSettings :
    ASPxGridPagerSettings

The following members return ASPxCardViewPagerSettings objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxCardView.SettingsPager
ASP.NET MVC Extensions CardViewSettings.SettingsPager

Remarks

An object of the ASPxCardViewPagerSettings type can be accessed using the ASPxCardView.SettingsPager property.

See Also