GridLookupSettings.GridViewStylesPager Property
In This Article
Provides access to the style settings that control the appearance of the pager displayed within the built-in GridView.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public GridViewPagerStyles GridViewStylesPager { get; }
#Property Value
Type | Description |
---|---|
Grid |
A Grid |
See Also