ActiveReports 13
SearchResultsBackColor Property (Viewer)

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

Reference

Viewer Class
Viewer Members