FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / ActiveFindMatchHighlightColor Property

In This Topic
    ActiveFindMatchHighlightColor Property (C1FlexViewer)
    In This Topic
    Gets or sets the color used to highlight the active find match.
    Syntax
    'Declaration
     
    Public Property ActiveFindMatchHighlightColor As Color
    public Color ActiveFindMatchHighlightColor {get; set;}
    See Also