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

PagerComboBoxStyle.ItemStyle Property

Gets the style settings defining the appearance of items in the page size item‘s drop-down window.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public PagerDropDownItemStyle ItemStyle { get; }

Property Value

Type Description
PagerDropDownItemStyle

A PagerDropDownItemStyle object that contains style settings.

See Also