SuggestionItemOptions.DisplayTextWhenEmpty Property

Definition

Text to use as suggestion item's DisplayText when user has not typed anything. Usually prompts user to begin typing and describes what does the suggestion item represent.

public:
 property System::String ^ DisplayTextWhenEmpty { System::String ^ get(); };
public string DisplayTextWhenEmpty { get; }
member this.DisplayTextWhenEmpty : string
Public ReadOnly Property DisplayTextWhenEmpty As String

Property Value

Applies to