ComponentOne DataGrid for WPF and Silverlight
HighlightedBackground Property (C1FullTextSearchBehavior)

C1.Silverlight.DataGrid.Filters Namespace > C1FullTextSearchBehavior Class : HighlightedBackground Property
Gets or sets the brush used to highlight the cell background that matches the searched text.
Syntax
'Declaration
 
Public Property HighlightedBackground As System.Windows.Media.Brush
public System.Windows.Media.Brush HighlightedBackground {get; set;}
See Also

Reference

C1FullTextSearchBehavior Class
C1FullTextSearchBehavior Members