FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / SelectionHighlightColor Property

In This Topic
    SelectionHighlightColor Property (C1FlexViewerPane)
    In This Topic
    Gets or sets the color used to highlight text selection.
    Syntax
    'Declaration
     
    Public Property SelectionHighlightColor As Color
    public Color SelectionHighlightColor {get; set;}
    See Also