Skip to main content

ReportToolbarImages.BtnFirstPage Property

Gets the image settings of the First Page button.

Namespace: DevExpress.XtraReports.Web

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public ItemImageProperties BtnFirstPage { get; }

Property Value

Type Description
ItemImageProperties

An ItemImageProperties object.

See Also