Back to Devexpress

ASPxGridPagerSettings Class

aspnet-devexpress-dot-web-e3d5a060.md

latest1.8 KB
Original Source

ASPxGridPagerSettings Class

Serves as a base for classes that implement pager settings for grid-like controls.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Implements

IStateManager

IPropertiesOwner

Inheritance

Show 11 items

Object StateManager PropertiesBase PagerSettingsEx ASPxGridPagerSettings ASPxCardViewPagerSettings

ASPxGridViewPagerSettings

ASPxVerticalGridPagerSettings

BootstrapGridViewPagerSettings

BootstrapCardViewPagerSettings

MVCxCardViewPagerSettings

See Also

ASPxGridPagerSettings Members

DevExpress.Web Namespace