Skip to main content
A newer version of this page is available. .
Tab

ASPxGridLookup.GridViewStylesPager Property

Provides access to the style settings that control the appearance of the Pager displayed within the built-in ASPxGridView.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public GridViewPagerStyles GridViewStylesPager { get; }

Property Value

Type Description
GridViewPagerStyles

A GridViewPagerStyles object that provides style settings for a pager.

See Also