Skip to main content
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.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public PagerDropDownItemStyle ItemStyle { get; }

Property Value

Type Description
PagerDropDownItemStyle

A PagerDropDownItemStyle object that contains style settings.

See Also