SearchBar.SearchCommandParameter Property

Definition

Gets or sets the parameter that is sent to the SearchCommand.

public object SearchCommandParameter { get; set; }
member this.SearchCommandParameter : obj with get, set

Property Value

The parameter that is sent to the SearchCommand.

Applies to