ActiveReports 12
SearchResultsForeColor Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : SearchResultsForeColor Property
Gets or sets the color of the highlighted text when using the Viewer control's Find functionality.
Syntax
'Declaration
 
Public Property SearchResultsForeColor As Color
public Color SearchResultsForeColor {get; set;}
See Also

Reference

Viewer Class
Viewer Members