ASPxPagerBase.PageSizeItemSettings Property
Gets the Page Size Item element’s settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
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