aspnet-devexpress-dot-web-79363950.md
Provides the built-in pager summary settings.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class NewsControlPagerSummaryProperties :
SummaryProperties
Public Class NewsControlPagerSummaryProperties
Inherits SummaryProperties
The pager summary is used to indicate the current page and provide total information about pages. The NewsControlPagerSummaryProperties class allows you to customize the summary. The class provides the following summary properties:
The arguments used within summary patterns are:
Object StateManager PropertiesBase PagerButtonProperties SummaryProperties NewsControlPagerSummaryProperties
See Also