DataViewStyles.PagerPageSizeItem Property
In This Article
Gets the style settings defining the appearance of the page size item element of the embedded pager.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public PagerPageSizeItemStyle PagerPageSizeItem { get; }
#Property Value
Type | Description |
---|---|
Pager |
A Pager |
See Also