Skip to main content

ReportToolbarImages.BtnSave Property

Gets the image settings of the Save button.

Namespace: DevExpress.XtraReports.Web

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public ItemImageProperties BtnSave { get; }

Property Value

Type Description
ItemImageProperties

An ItemImageProperties object.

See Also