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

PagerStyles.PageSizeItem Property

Gets the style settings defining the appearance of Page Size Item element within the pager.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public PagerPageSizeItemStyle PageSizeItem { get; }

Property Value

Type Description
PagerPageSizeItemStyle

A PagerPageSizeItemStyle object containing style settings.

See Also