Skip to main content
Tab

GridViewPagerStyles Class

Provides the style settings used to paint a Pager.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridViewPagerStyles :
    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

Remarks

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

Implements

See Also