ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Viewer Class / SearchResultsBackColorProperty Field

In This Topic
    SearchResultsBackColorProperty Field
    In This Topic
    Gets or sets the background color of the highlighted text when using the Viewer control's Find functionality.
    Syntax
    'Declaration
     
    Public Shared ReadOnly SearchResultsBackColorProperty As DependencyProperty
    public static readonly DependencyProperty SearchResultsBackColorProperty
    See Also