Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / ActiveFindMatchHighlightColor Property

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