ComponentOne FlexGrid for WPF and Silverlight
HighlightedForeground Property

C1.WPF.FlexGrid Namespace > C1FullTextFilter Class : HighlightedForeground Property
Gets or sets the brush used to highlight the cell foreground that matches the searched text.
Syntax
'Declaration
 
Public Property HighlightedForeground As System.Windows.Media.Brush
public System.Windows.Media.Brush HighlightedForeground {get; set;}
See Also

Reference

C1FullTextFilter Class
C1FullTextFilter Members