ReportViewer.SearchDialogFormStyles Property
Provides access to the style 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 |
---|---|
PopupControlStyles | A PopupControlStyles object containing form’s appearance settings. |
Remarks
Use the SearchDialogFormStyles and ReportViewer.SearchDialogFormImages properties to adjust the appearance of the Search dialog form.
See Also