ReportViewer.SearchDialogFormImages Property
Provides access to the image settings of the Search dialog’s form.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraReports.Web.ImagesDialogForm | A DevExpress.XtraReports.Web.ImagesDialogForm object that defines the form’s image settings. |
Remarks
Use the ReportViewer.SearchDialogFormStyles and SearchDialogFormImages properties, to adjust the appearance of the ReportViewer‘s Search dialog form.
See Also