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

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