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