Back to Devexpress

MVCxGridViewProperties.SettingsPager Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-mvcxgridviewproperties.md

latest1.3 KB
Original Source

MVCxGridViewProperties.SettingsPager Property

Manipulates the built-in GridView’s GridViewSettings.SettingsPager property.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

Property Value

TypeDescription
ASPxGridViewPagerSettings

An ASPxGridViewPagerSettings object that contains pager settings.

|

See Also

GridLookup

MVCxGridViewProperties Class

MVCxGridViewProperties Members

DevExpress.Web.Mvc Namespace