Skip to main content

BootstrapCardViewPagerSettings Class

Provides settings that affect the pager appearance and functionality.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v23.2.dll

NuGet Package: DevExpress.Web.Bootstrap

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