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

ReportToolbarImages.BtnPrevPage Property

Gets the image settings of the Previous Page button.

Namespace: DevExpress.XtraReports.Web

Assembly: DevExpress.XtraReports.v19.1.Web.WebForms.dll

NuGet Package: DevExpress.Web.Reporting

Declaration

public ItemImageProperties BtnPrevPage { get; }

Property Value

Type Description
ItemImageProperties

An ItemImageProperties object.

See Also