PagerStyles.PageSizeItem Property
Gets the style settings defining the appearance of Page Size Item element within the pager.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| PagerPageSizeItemStyle | A PagerPageSizeItemStyle object containing style settings. |
See Also