Gets or sets a value whether the current state of the SpellingCorrectionUIProvider is set to OptionsSettings. If the value is true, no other method or property of the SpelleingCorrectionUIProvider except the Cancel method is enabled or enabled to be modified.

Syntax

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