Skip to main content

ReportToolbarImages.BtnLastPage Property

Gets the image settings of the Last Page button.

Namespace: DevExpress.XtraReports.Web

Assembly: DevExpress.XtraReports.v23.2.Web.WebForms.dll

NuGet Package: DevExpress.Web.Reporting

Declaration

public ItemImageProperties BtnLastPage { get; }

Property Value

Type Description
ItemImageProperties

An ItemImageProperties object.

See Also