FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / FindMatchHighlightBrush Property

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