Back to Devexpress

GridViewProperties.SettingsPager Property

aspnet-devexpress-dot-web-dot-gridviewproperties-fe5dc9c2.md

latest1.2 KB
Original Source

GridViewProperties.SettingsPager Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxGridViewPagerSettings SettingsPager { get; }
vb
Public ReadOnly Property SettingsPager As ASPxGridViewPagerSettings

Property Value

TypeDescription
ASPxGridViewPagerSettings

An ASPxGridViewPagerSettings object that contains the pager’s settings.

|

See Also

ASPxGridLookup

GridViewProperties Class

GridViewProperties Members

DevExpress.Web Namespace