Back to Devexpress

ASPxGridBase.StylesPager Property

aspnet-devexpress-dot-web-dot-aspxgridbase-822d6b8a.md

latest1.0 KB
Original Source

ASPxGridBase.StylesPager Property

Provides access to the style settings that control the appearance of the pager displayed within the grid.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
PagerStyles

A PagerStyles object that provides style settings.

|

See Also

ASPxGridBase Class

ASPxGridBase Members

DevExpress.Web Namespace