Back to Devexpress

ASPxVerticalGrid.SettingsPager Property

aspnet-devexpress-dot-web-dot-aspxverticalgrid-6a9da9df.md

latest1.3 KB
Original Source

ASPxVerticalGrid.SettingsPager Property

Provides access to the pager‘s settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
ASPxVerticalGridPagerSettings

An ASPxVerticalGridPagerSettings object that contains the pager’s settings.

|

See Also

SettingsLoadingPanel

Vertical Grid

ASPxVerticalGrid Class

ASPxVerticalGrid Members

DevExpress.Web Namespace