Gets or sets whether a message is inside the SpellingCorrectionUIProvider's suggestion list that informs the user that no suggestions could be created for the current word to correct. The default value is true.

Syntax

public bool IsNoSuggestionsItemEnabled { get; set; }
Public Property IsNoSuggestionsItemEnabled() As Boolean