C1.Win.FlexGrid Namespace / SearchApplyingEventArgs Class / Highlight Property

In This Topic
Highlight Property (SearchApplyingEventArgs)
In This Topic
Gets whether the search results are highlighted. This property is obsolete. Use HighlightMode instead.
Syntax
'Declaration
 
Public ReadOnly Property Highlight As Boolean
 
See Also