Skip to main content
Tab

ASPxGridView.SettingsPager Property

Provides access to the Pager‘s settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v25.1.dll

#Declaration

public ASPxGridViewPagerSettings SettingsPager { get; }

#Property Value

Type Description
ASPxGridViewPagerSettings

An ASPxGridViewPagerSettings object that contains the pager’s settings.

See Also