PageSizeItemSettings.DropDownImage Property
Gets the settings of a drop-down image displayed within the Page Size Item element.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
ButtonImageProperties | A ButtonImageProperties object that contains image settings. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to DropDownImage |
---|---|
ASPxPagerBase |
|
PagerSettingsEx |
|
See Also