Back to Devexpress

CardViewSettings.StylesPager Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-cardviewsettings-7343804f.md

latest1.1 KB
Original Source

CardViewSettings.StylesPager Property

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

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

CardViewSettings Class

CardViewSettings Members

DevExpress.Web.Mvc Namespace