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

ASPxDataViewBase.PagerPageSizeItemStyle Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public PagerPageSizeItemStyle PagerPageSizeItemStyle { get; }

Property Value

Type Description
PagerPageSizeItemStyle

A PagerPageSizeItemStyle object that contains style settings.

See Also