FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FullTextFilterBehavior Class / HighlightColor Property

In This Topic
    HighlightColor Property
    In This Topic
    Gets or sets the color used to highlight the matches.
    Syntax
    'Declaration
     
    Public Property HighlightColor As Brush
    public Brush HighlightColor {get; set;}
    See Also