SearchHandler.ShowsResults Property

Definition

Gets or sets whether search results should be expected in the suggestion area on text entry.

public bool ShowsResults { get; set; }
member this.ShowsResults : bool with get, set

Property Value

System.Boolean

The default value is false.

Applies to