aspnet-devexpress-dot-web-ac22c2bc.md
Defines style settings for the Page Size Item element’s items.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class PagerDropDownItemStyle :
MenuItemStyle
Public Class PagerDropDownItemStyle
Inherits MenuItemStyle
The following members return PagerDropDownItemStyle objects:
The PagerDropDownItemStyle class contains settings that define the style of the items within the page size item.
An object of the PagerDropDownItemStyle type can be accessed via the PagerComboBoxStyle.ItemStyle (via ASPxPagerBase.PageSizeItemStyle .ComboBoxStyle.ItemStyle ) property.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle AppearanceItemStyle MenuItemStyleBase MenuItemStyle PagerDropDownItemStyle
See Also