ComponentOne DataGrid for WPF and Silverlight
HighlightedForeground Property (C1FullTextSearchBehavior)

C1.Silverlight.DataGrid.Filters Namespace > C1FullTextSearchBehavior 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

C1FullTextSearchBehavior Class
C1FullTextSearchBehavior Members