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

BootstrapCardViewPagerSettings Class

Provides settings that affect the pager appearance and functionality.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.1.dll

Declaration

public class BootstrapCardViewPagerSettings :
    ASPxCardViewPagerSettings

The following members return BootstrapCardViewPagerSettings objects:

Remarks

An object of the BootstrapCardViewPagerSettings type can be accessed using the BootstrapCardView.SettingsPager property.

See Also