Skip to main content
Tab

ASPxCardViewPagerSettings Class

Provides settings that affect the pager appearance and functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxCardViewPagerSettings :
    ASPxGridPagerSettings

The following members return ASPxCardViewPagerSettings objects:

Library Related API Members
ASP.NET Web Forms Controls 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