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

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