ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.5.2 Assembly / C1.Win.C1FlexGrid Namespace / SearchApplyingEventArgs Class / Highlight Property

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