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