aspnet-devexpress-dot-web-6cd16280.md
Defines style settings for the Page Size Item element.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class PagerPageSizeItemStyle :
PagerItemStyle
Public Class PagerPageSizeItemStyle
Inherits PagerItemStyle
The following members return PagerPageSizeItemStyle objects:
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.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle PagerItemStyle PagerPageSizeItemStyle
See Also