Back to Devexpress

ASPxGridView.StylesPager Property

aspnet-devexpress-dot-web-dot-aspxgridview-b9b73748.md

latest1.2 KB
Original Source

ASPxGridView.StylesPager Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public GridViewPagerStyles StylesPager { get; }
vb
Public ReadOnly Property StylesPager As GridViewPagerStyles

Property Value

TypeDescription
GridViewPagerStyles

A GridViewPagerStyles object that provides style settings used to paint a pager.

|

See Also

Styles

Grid View

ASPxGridView Class

ASPxGridView Members

DevExpress.Web Namespace