FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / SelectionHighlightBrush Property

In This Topic
    SelectionHighlightBrush Property (FlexViewer)
    In This Topic
    The brush used to highlight text selection.
    Syntax
    'Declaration
     
    Public Property SelectionHighlightBrush As SolidColorBrush
    public SolidColorBrush SelectionHighlightBrush {get; set;}
    See Also