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