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

In This Topic
    SearchResultsForeColor Property (Viewer)
    In This Topic
    Gets or sets the color of the highlighted text when using the Viewer control's Find functionality.
    Syntax
    'Declaration
     
    Public Property SearchResultsForeColor As Color
    public Color SearchResultsForeColor {get; set;}
    See Also