ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid.Filters Namespace / C1FullTextSearchBehavior Class / HighlightedBackgroundProperty Field

In This Topic
    HighlightedBackgroundProperty Field
    In This Topic
    Gets or sets the brush used to highlight the cell background that matches the searched text.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HighlightedBackgroundProperty As DependencyProperty
    public static readonly DependencyProperty HighlightedBackgroundProperty
    See Also