ResultListHideSelection Property (C1PreviewTextSearchPanel)
In This Topic
Gets or sets a value indicating whether the search result list selection is removed when the control loses focus.
Syntax
'Declaration
Public Property ResultListHideSelection As Boolean
public bool ResultListHideSelection {get; set;}
See Also