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

GridViewProperties.SettingsPager Property

Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsPager property.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public ASPxGridViewPagerSettings SettingsPager { get; }

Property Value

Type Description
ASPxGridViewPagerSettings

An ASPxGridViewPagerSettings object that contains the pager’s settings.

See Also