Keyoti RapidSpell WPF API Docs
ShowFindSuggestionsOption Property
APIKeyoti.RapidSpell.Wpf.OptionsOptionsPresenterShowFindSuggestionsOption
Keyoti RapidSpell WPF
Whether to show the "Always find suggestions" option
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool ShowFindSuggestionsOption { get; set; }
public bool ShowFindSuggestionsOption { get; set; }
Public Property ShowFindSuggestionsOption As Boolean
	Get
	Set
Public Property ShowFindSuggestionsOption As Boolean
	Get
	Set
public:
property bool ShowFindSuggestionsOption {
	bool get ();
	void set (bool value);
}
public:
property bool ShowFindSuggestionsOption {
	bool get ();
	void set (bool value);
}
member ShowFindSuggestionsOption : bool with get, set
member ShowFindSuggestionsOption : bool with get, set
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214