Skip to main content
A newer version of this page is available. .
Tab

PagerPageSizeItemStyle.ComboBoxStyle Property

Gets style settings that define the appearance of a combo box within the Page Size Item element.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public PagerComboBoxStyle ComboBoxStyle { get; }

Property Value

Type Description
PagerComboBoxStyle

A PagerComboBoxStyle object that contains style settings.

See Also