Back to Devexpress

VerticalGridSettings.SettingsPager Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-verticalgridsettings-c659f19a.md

latest1.3 KB
Original Source

VerticalGridSettings.SettingsPager Property

Provides access to the pager‘s settings.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

Property Value

TypeDescription
ASPxVerticalGridPagerSettings

An ASPxVerticalGridPagerSettings object that contains pager settings.

|

See Also

Vertical Grid

VerticalGridSettings Class

VerticalGridSettings Members

DevExpress.Web.Mvc Namespace