Keyoti RapidSpell WPF API Docs
NumberSuggestionList Property
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterNumberSuggestionList
Keyoti RapidSpell WPF
Whether to number the items in the suggestion list, for quick user selection.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool NumberSuggestionList { get; set; }
public bool NumberSuggestionList { get; set; }
Public Property NumberSuggestionList As Boolean
	Get
	Set
Public Property NumberSuggestionList As Boolean
	Get
	Set
public:
virtual property bool NumberSuggestionList {
	bool get () sealed;
	void set (bool value) sealed;
}
public:
virtual property bool NumberSuggestionList {
	bool get () sealed;
	void set (bool value) sealed;
}
abstract NumberSuggestionList : bool with get, set
override NumberSuggestionList : bool with get, set
abstract NumberSuggestionList : bool with get, set
override NumberSuggestionList : bool with get, set
Property Value

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