DataViewPagerSettings Class
Contains pager settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return DataViewPagerSettings objects:
Remarks
The DataViewPagerSettings class contains the settings that allow you to enable endless paging mode and SEO-friendly modes, specify numeric button visibility and the ‘Show More Items’ button text. These settings can be accessed via the ASPxDataView’s ASPxDataView.PagerSettings property.
Inheritance
Object
StateManager
PropertiesBase
PagerSettingsEx
DataViewPagerSettings
See Also