PagerDropDownWindowStyle Class
Defines style settings for the Page Size Item element’s drop-down window.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return PagerDropDownWindowStyle objects:
Remarks
The PagerDropDownWindowStyle class contains settings that define the style of the drop-down window within the page size item.
An object of the PagerDropDownWindowStyle type can be accessed via the PagerComboBoxStyle.DropDownWindowStyle (ASPxPager.PageSizeItemStyle.ComboBoxStyle.DropDownWindowStyle) property.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
MenuStyle
PagerDropDownWindowStyle
See Also