aspnet-devexpress-dot-web-6449a50b.md
Contains pager settings.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class NewsControlPagerSettings :
PagerSettingsEx,
IDataViewEndlessPagingSettigns
Public Class NewsControlPagerSettings
Inherits PagerSettingsEx
Implements IDataViewEndlessPagingSettigns
The following members return NewsControlPagerSettings objects:
The NewsControlPagerSettings class contains the settings that allow you to enable endless paging mode and SEO-friendly modes, specify the pager position, numeric button visibility, and the ‘Show More Items’ button text. These settings can be accessed via the ASPxNewsControl’s ASPxNewsControl.PagerSettings property.
Object StateManager PropertiesBase PagerSettingsEx NewsControlPagerSettings
See Also