Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FullTextFilterBehavior Class / HighlightStyle Property

In This Topic
    HighlightStyle Property (FullTextFilterBehavior)
    In This Topic
    Gets or sets the style used to highlight the matches.
    Syntax
    'Declaration
     
    
    Public Property HighlightStyle As C1Style
    public C1Style HighlightStyle {get; set;}
    See Also