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

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

    Property Value

    The color of the search results back.
    See Also