Skip to main content
Tab

ImageGalleryStyles.PagerPageSizeItem Property

Gets the style settings defining the appearance of the pager size item within the pager.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public PagerPageSizeItemStyle PagerPageSizeItem { get; }

Property Value

Type Description
PagerPageSizeItemStyle

A PagerPageSizeItemStyle object that contains the style settings.

See Also