ActiveReports 13
SearchResultsBackColor Property (UserPreferences)

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

Property Value

The color of the search results back.
See Also

Reference

UserPreferences Class
UserPreferences Members