FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / FindMatchHighlightColor Property

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