ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewTypeViewModel Class / SearchResultBackColor Property

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