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

PageSizeItemSettings.DropDownImage Property

Gets the settings of a drop-down image displayed within the Page Size Item element.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public virtual ButtonImageProperties DropDownImage { get; }

Property Value

Type Description
ButtonImageProperties

A ButtonImageProperties object that contains image settings.

Property Paths

You can access this nested property as listed below:

See Also