PagerSettingsEx.ShowDefaultImages Property
In This Article
Gets or sets whether default button images are shown.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
#Remarks
To provide custom button images use the PagerButtonProperties.Image property.
See Also