ResultListHideSelection Property
ResultListHideSelection
Gets or sets a value indicating whether the search result list selection is removed when the control loses focus.
Declaration
public bool ResultListHideSelection { get; set; }
Public Property ResultListHideSelection As Boolean