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

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