aspnet-devexpress-dot-web-5ac9ba0c.md
Provides the style settings used to paint a Pager.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewPagerStyles :
PagerStyles
Public Class GridViewPagerStyles
Inherits PagerStyles
The following members return GridViewPagerStyles objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxGridLookup.GridViewStylesPager |
| ASPxGridView.StylesPager | |
| ASP.NET MVC Extensions | GridLookupSettings.GridViewStylesPager |
| GridViewSettings.StylesPager |
These settings can be accessed using the ASPxGridView.StylesPager property.
Object StateManager PropertiesBase StylesBase PagerStyles GridViewPagerStyles
See Also