Sets the style applied to the grammatical error on the grammar check dialog box.
Namespace: Karamasoft.Html.UltimateSpellMVCAssembly: UltimateSpellMVC (in UltimateSpellMVC.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public UltimateSpellCreator GrammaticalErrorStyle( Style value ) |
| Visual Basic |
|---|
Public Function GrammaticalErrorStyle ( _ value As Style _ ) As UltimateSpellCreator |
| Visual C++ |
|---|
public: UltimateSpellCreator^ GrammaticalErrorStyle( Style^ value ) |
Parameters
- value
- Type: System.Web.UI.WebControls..::..Style
Style applied to the grammatical error on the grammar check dialog box.