Skip to main content
Tab

PagerSettingsEx.PageSizeItemSettings Property

Gets the Page Size Item element’s settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public PageSizeItemSettings PageSizeItemSettings { get; }

Property Value

Type Description
PageSizeItemSettings

A PageSizeItemSettings object that contains settings.

Remarks

Use the PageSizeItemSettings property to access and customize the settings that relate to page size item.

See Also