Property EnableIndividualResultDisplay
| Edit this page View SourceEnableIndividualResultDisplay
Gets or sets a value indicating whether the view will show the selected result. If false, the result list is hidden automatically when a result is selected.
Declaration
public bool EnableIndividualResultDisplay { get; set; }
Property Value
Type | Description |
---|---|
bool |
Remarks
See SelectedResult to display custom UI for the selected result.