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

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