PageSizeItemSettings.DropDownImage Property
In This Article
Gets the settings of a drop-down image displayed within the Page Size Item element.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public virtual ButtonImageProperties DropDownImage { get; }
#Property Value
Type | Description |
---|---|
Button |
A Button |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Drop |
---|---|
ASPx |
|
Pager |
|
See Also