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

GridViewPagerStyles Class

Provides the style settings used to paint a Pager.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridViewPagerStyles :
    PagerStyles

The following members return GridViewPagerStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxGridLookup.GridViewStylesPager
ASPxGridView.StylesPager
ASP.NET Bootstrap Controls BootstrapGridView.StylesPager
ASP.NET MVC Extensions GridLookupSettings.GridViewStylesPager
GridViewSettings.StylesPager

Remarks

These settings can be accessed using the ASPxGridView.StylesPager property.

Implements

See Also