ASPxNewsControl.PagerSettings Property
Provides access to the pager’s settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
NewsControlPagerSettings | A NewsControlPagerSettings object that contains pager settings. |
Remarks
Use the PagerSettings property to access the settings that allow you to customize the news control’s pager.
See Also