aspnet-devexpress-dot-web-1445d795.md
Contains pager settings.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class DataViewPagerSettings :
PagerSettingsEx,
IDataViewEndlessPagingSettigns
Public Class DataViewPagerSettings
Inherits PagerSettingsEx
Implements IDataViewEndlessPagingSettigns
The following members return DataViewPagerSettings objects:
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.
Object StateManager PropertiesBase PagerSettingsEx DataViewPagerSettings MVCxDataViewPagerSettings
See Also