GridViewProperties.SettingsPager Property
Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsPager property.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ASPxGridViewPagerSettings | An ASPxGridViewPagerSettings object that contains the pager’s settings. |
See Also