Skip to main content
Tab

PagerPageSizeItemStyle Class

Defines style settings for the Page Size Item element.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class PagerPageSizeItemStyle :
    PagerItemStyle

Remarks

The PagerPageSizeItemStyle class contains settings that define the style of the page size item.

An object of the PagerPageSizeItemStyle type can be accessed via the ASPxPagerBase.PageSizeItemStyle property.

See Also