FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewer Class / ActiveFindMatchHighlightBrush Property

In This Topic
    ActiveFindMatchHighlightBrush Property (C1FlexViewer)
    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