PagerDropDownWindowStyle Class
Defines style settings for the Page Size Item element’s drop-down window.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v23.1.dll
NuGet Package: DevExpress.Web
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.