Back to Devexpress

BootstrapCardViewPagerSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-d0d6cdb6.md

latest2.0 KB
Original Source

BootstrapCardViewPagerSettings Class

Provides settings that affect the pager appearance and functionality.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapCardViewPagerSettings :
    ASPxCardViewPagerSettings
vb
Public Class BootstrapCardViewPagerSettings
    Inherits ASPxCardViewPagerSettings

The following members return BootstrapCardViewPagerSettings objects:

Remarks

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

Inheritance

Object StateManager PropertiesBase PagerSettingsEx ASPxGridPagerSettings ASPxCardViewPagerSettings BootstrapCardViewPagerSettings

See Also

BootstrapCardViewPagerSettings Members

SettingsPager

Card View

DevExpress.Web.Bootstrap Namespace