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

In This Topic
    HighlightFontAttributes Property
    In This Topic
    Gets or sets the font attributes used to highlight the matches.
    Syntax
    'Declaration
     
    Public Property HighlightFontAttributes As FontWeight
    public FontWeight HighlightFontAttributes {get; set;}
    See Also