ReportToolbarImages.BtnSearch Property
Gets the image settings of the Search button.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v19.2.Web.WebForms.dll
Declaration
public ItemImageProperties BtnSearch { get; }
Public ReadOnly Property BtnSearch As ItemImageProperties
Property Value
See Also