ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / SearchResultBackColor Property

In This Topic
    SearchResultBackColor Property (ViewerModel)
    In This Topic
    Backcolor of the search result
    Syntax
    'Declaration
     
    Public Property SearchResultBackColor As Color
    public Color SearchResultBackColor {get; set;}
    See Also