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

ReportToolbarImages.BtnSaveWindow Property

Gets the image settings of the Save to Window button.

Namespace: DevExpress.XtraReports.Web

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

Declaration

public ItemImageProperties BtnSaveWindow { get; }

Property Value

Type Description
ItemImageProperties

An ItemImageProperties object.

See Also