SearchResultsBackColor Property (Viewer)
Gets or sets a value indicating the background color of the search result.
public Color SearchResultsBackColor {get; set;}
'Declaration
Public Property SearchResultsBackColor As Color
Property Value
A
System.Windows.Media.Color representing the background color of the search results.