FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / ActiveFindMatchHighlightBrush Property

In This Topic
    ActiveFindMatchHighlightBrush Property (FlexViewerPane)
    In This Topic
    The brush used to highlight the active find match.
    Syntax
    'Declaration
     
    Public Property ActiveFindMatchHighlightBrush As SolidColorBrush
    public SolidColorBrush ActiveFindMatchHighlightBrush {get; set;}
    See Also