FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / SearchApplyingEventArgs Class / HighlightMode Property

In This Topic
    HighlightMode Property (SearchApplyingEventArgs)
    In This Topic
    Gets whether how to the search results are highlighted.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HighlightMode As SearchHighlightMode
    public SearchHighlightMode HighlightMode {get;}
    See Also