ASPxGridLookup.GridViewStylesPager Property
Provides access to the style settings that control the appearance of the Pager displayed within the built-in ASPxGridView.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
GridViewPagerStyles | A GridViewPagerStyles object that provides style settings for a pager. |
See Also