ResultListHoverSelection Property (C1PreviewTextSearchPanel)
In This Topic
Gets or sets a value indicating whether a search result list item is selected when the mouse hovers over it.
Syntax
'Declaration
Public Property ResultListHoverSelection As Boolean
public bool ResultListHoverSelection {get; set;}
See Also