ASPxPagerBase.ShowDefaultImages Property
Gets or sets whether default button images are shown.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.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