Skip to main content
A newer version of this page is available. .
Tab

ImageGalleryStyles.PagerSummary Property

Gets the style settings defining the appearance of the pager summary.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public PagerTextStyle PagerSummary { get; }

Property Value

Type Description
PagerTextStyle

A PagerTextStyle object that contains the style settings.

See Also