PagerPageSizeItemStyle.ComboBoxStyle Property
In This Article
Gets style settings that define the appearance of a combo box within the Page Size Item element.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public PagerComboBoxStyle ComboBoxStyle { get; }
#Property Value
Type | Description |
---|---|
Pager |
A Pager |
See Also