Show / Hide Table of Contents

Property EnableIndividualResultDisplay

| Edit this page View Source

EnableIndividualResultDisplay

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.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX