ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class / SearchResultsBackColor Property

In This Topic
    SearchResultsBackColor Property (Viewer)
    In This Topic
    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