Skip to main content
Tab

ASPxPagerBase.PageSizeItemStyle Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public virtual PagerPageSizeItemStyle PageSizeItemStyle { get; }

Property Value

Type Description
PagerPageSizeItemStyle

A PagerPageSizeItemStyle object that contains style settings.

See Also