ActiveFindMatchHighlightColor Property (C1FlexViewerPane)
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