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