ResultListHotTracking Property (C1PreviewTextSearchPanel)
In This Topic
Gets or sets a value indicating whether the search result list items appear as links when the mouse hovers over them.
Syntax
'Declaration
Public Property ResultListHotTracking As Boolean
public bool ResultListHotTracking {get; set;}
See Also