ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / UserPreferences Class / SearchResultsForeColor Property

In This Topic
    SearchResultsForeColor Property (UserPreferences)
    In This Topic
    Gets or sets the forecolor of the search results.
    Syntax
    'Declaration
     
    Public Property SearchResultsForeColor As Color
    public Color SearchResultsForeColor {get; set;}

    Property Value

    The color of the search results fore.
    See Also