Keyoti RapidSpell WPF API Docs
FindingSuggestionsLabelText Property
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterFindingSuggestionsLabelText
Keyoti RapidSpell WPF
Finding suggestions label text.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string FindingSuggestionsLabelText { get; set; }
public string FindingSuggestionsLabelText { get; set; }
Public Property FindingSuggestionsLabelText As String
	Get
	Set
Public Property FindingSuggestionsLabelText As String
	Get
	Set
public:
virtual property String^ FindingSuggestionsLabelText {
	String^ get () sealed;
	void set (String^ value) sealed;
}
public:
virtual property String^ FindingSuggestionsLabelText {
	String^ get () sealed;
	void set (String^ value) sealed;
}
abstract FindingSuggestionsLabelText : string with get, set
override FindingSuggestionsLabelText : string with get, set
abstract FindingSuggestionsLabelText : string with get, set
override FindingSuggestionsLabelText : string with get, set
Property Value

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