NewsControlPagerSettings Class
In This Article
Contains pager settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class NewsControlPagerSettings :
PagerSettingsEx,
IDataViewEndlessPagingSettigns
#Related API Members
The following members return NewsControlPagerSettings objects:
#Remarks
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.
#Inheritance
Object
StateManager
PropertiesBase
PagerSettingsEx
NewsControlPagerSettings
See Also