Back to Devexpress

VerticalGridSettings.StylesPager Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-verticalgridsettings-8a262b93.md

latest1.3 KB
Original Source

VerticalGridSettings.StylesPager Property

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

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

Property Value

TypeDescription
PagerStyles

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

|

See Also

Vertical Grid

VerticalGridSettings Class

VerticalGridSettings Members

DevExpress.Web.Mvc Namespace