aspnet-devexpress-dot-web-79b40d8f.md
Provides the built-in pager summary settings.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ImageGalleryPagerSummaryProperties :
SummaryProperties
Public Class ImageGalleryPagerSummaryProperties
Inherits SummaryProperties
The pager summary is used to indicate the current page and provide total information about pages. The ImageGalleryPagerSummaryProperties 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 ImageGalleryPagerSummaryProperties
See Also