Back to Devexpress

ASPxCardViewPagerSettings Class

aspnet-devexpress-dot-web-b86629f3.md

latest2.2 KB
Original Source

ASPxCardViewPagerSettings Class

Provides settings that affect the pager appearance and functionality.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return ASPxCardViewPagerSettings objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxCardView.SettingsPager
ASP.NET MVC ExtensionsCardViewSettings.SettingsPager

Remarks

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

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase PagerSettingsEx ASPxGridPagerSettings ASPxCardViewPagerSettings BootstrapCardViewPagerSettings

MVCxCardViewPagerSettings

See Also

ASPxCardViewPagerSettings Members

SettingsPager

PagerSettingsEx

Card View

DevExpress.Web Namespace