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