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.v18.2.dll

Declaration

public class GridViewPagerStyles :
    PagerStyles

The following members return GridViewPagerStyles objects:

Library Related API Members
ASP.NET Bootstrap Controls BootstrapGridView.StylesPager
ASP.NET Web Forms Controls ASPxGridLookup.GridViewStylesPager
ASPxGridView.StylesPager
GridLookupSettings.GridViewStylesPager
GridViewSettings.StylesPager

Remarks

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

Implements

See Also