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.v19.2.dll

Declaration

public class ASPxCardViewPagerSettings :
    ASPxGridPagerSettings

The following members return ASPxCardViewPagerSettings objects:

Remarks

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

See Also