ResultListHoverSelection Property
ResultListHoverSelection
Gets or sets a value indicating whether a search result list item is selected when the mouse hovers over it.
Declaration
public bool ResultListHoverSelection { get; set; }
Public Property ResultListHoverSelection As Boolean