ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Viewer Class / SearchResultsBackColor Property

In This Topic
SearchResultsBackColor Property (Viewer)
In This Topic
Gets or sets a value indicating the background color of the search result.
Syntax
'Declaration
 
Public Property SearchResultsBackColor As Color
 

Property Value

A System.Windows.Media.Color representing the background color of the search results.
See Also