GrapeCity.ActiveReports.Web.v9 Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > FlashViewerOptions Class : SearchResultsBackColor Property |
'Declaration Public Property SearchResultsBackColor As Color
public Color SearchResultsBackColor {get; set;}
WebViewer.FlashViewerOptions.SearchResultsBackColor = System.Drawing.Color.Red
WebViewer.FlashViewerOptions.SearchResultsBackColor = System.Drawing.Color.Red;